mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-13 01:37:02 +02:00
added imap restore to inbox feature
This commit is contained in:
@ -178,6 +178,8 @@ class ModelUserAuth extends Model {
|
||||
|
||||
$this->add_session_vars($username, $username, array($username));
|
||||
|
||||
$_SESSION['password'] = $password;
|
||||
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user