lgy 2 hafta önce
ebeveyn
işleme
1cd9c6151e
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      jcjyhr/app/admin/library/Auth.php

+ 1 - 0
jcjyhr/app/admin/library/Auth.php

@@ -213,6 +213,7 @@ class Auth extends \ba\Auth
         if ($keep) {
             $this->setRefreshToken($this->refreshTokenKeepTime);
         }
+        var_dump(1);die;
         $this->loginSuccessful();
         if(Cache::get('admin_only'.$username))
         {