rabin преди 1 ден
родител
ревизия
4d6b00ddff
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      app/Lib/Auth.php

+ 1 - 1
app/Lib/Auth.php

@@ -20,7 +20,7 @@ class Auth
             $info['extend']['info_id'] = 1;
             $info['extend']['module_id'] = 1;
             $info['extend']['data_id'] = 1;
-            //Dever::error('请先登录');
+            Dever::error('请先登录');
         }
         $this->system = Dever::db('manage/system')->find($info['extend']['system_id']);
         if (!$this->system) {