mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 06:37:56 -04:00
this line was lost on rebase
This commit is contained in:
parent
b15a5a7ca0
commit
e235de98e6
1 changed files with 1 additions and 0 deletions
|
|
@ -69,6 +69,7 @@ class User {
|
|||
} else {
|
||||
$this->enabled = true;
|
||||
}
|
||||
$this->lastLogin = \OC_Preferences::getValue($uid, 'login', 'lastLogin', 0);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue