Skip to content
Snippets Groups Projects
Commit e235de98 authored by Arthur Schiwon's avatar Arthur Schiwon
Browse files

this line was lost on rebase

parent b15a5a7c
No related branches found
No related tags found
No related merge requests found
......@@ -69,6 +69,7 @@ class User {
} else {
$this->enabled = true;
}
$this->lastLogin = \OC_Preferences::getValue($uid, 'login', 'lastLogin', 0);
}
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment