nextcloud/lib/private/User
Lukas Reschke d134dea508
Don't call function in constructor
The constructor is iniitiated already very early in base.php, thus requiring this here will break the setup and some more. For now we probably have to live with a static function call here thus.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-03-16 21:59:47 +01:00
..
Backend.php Unnecessary fully qualified names 2016-08-14 19:36:06 +02:00
Database.php Don't call function in constructor 2017-03-16 21:59:47 +01:00
LoginException.php Update with robin 2016-07-21 18:13:58 +02:00
Manager.php @since 9.2.0 to @since 11.0.0 2016-11-15 18:51:52 +01:00
NoUserException.php Fix others 2016-07-21 18:13:57 +02:00
Session.php Merge pull request #2606 from temparus/master 2017-02-15 21:47:47 +01:00
User.php Remove legacy class OC_Group and OC_User 2017-03-09 17:35:09 -06:00