lgy il y a 2 semaines
Parent
commit
1cd9c6151e
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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))
         {