nextcloud/lib
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
..
composer Bump autoloader 2017-03-09 14:21:38 +01:00
l10n [tx-robot] updated from transifex 2017-03-15 01:07:49 +00:00
private Don't call function in constructor 2017-03-16 21:59:47 +01:00
public Merge pull request #3600 from coletivoEITA/master 2017-03-14 15:14:59 +01:00
autoloader.php Add a magic wrapper from hell to allow phpunit4 to run the code again 2016-11-15 14:49:14 +01:00
base.php Remove legacy class OC_Group and OC_User 2017-03-09 17:35:09 -06:00