this line was lost on rebase

remotes/origin/ldap_group_count
Arthur Schiwon 12 years ago
parent b15a5a7ca0
commit e235de98e6
  1. 1
      lib/private/user/user.php

@ -69,6 +69,7 @@ class User {
} else {
$this->enabled = true;
}
$this->lastLogin = \OC_Preferences::getValue($uid, 'login', 'lastLogin', 0);
}
/**

Loading…
Cancel
Save