nextcloud-server/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
Database.php Don't call function in constructor 2017-03-16 21:59:47 +01:00
LoginException.php
Manager.php
NoUserException.php
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