diff --git a/app/index/controller/Index.php b/app/index/controller/Index.php index 24ce501..45ceddd 100644 --- a/app/index/controller/Index.php +++ b/app/index/controller/Index.php @@ -23,7 +23,7 @@ class Index extends Controller { -// echo 'error';die; - $this->redirect(sysuri('admin/login/index')); + echo 'error';die; +// $this->redirect(sysuri('admin/login/index')); } } \ No newline at end of file