fix: session not restoring
This commit is contained in:
parent
c1f0477a0a
commit
1aebb20262
1 changed files with 1 additions and 0 deletions
|
@ -689,5 +689,6 @@ class User
|
|||
}
|
||||
|
||||
$this->__construct($user);
|
||||
$this->stayLoggedIn = true;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue