nextcloud/lib
Morris Jobke e2cd33adfe
Fix check if theming defaults instance is available
The check in URLGenerator.php#169 and Server.php#945 are different and thus the DI container could return a \OC_Defaults object which does not provide the wanted method caising a PHP error.

Fixes #8420

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-02-27 10:15:31 +01:00
..
composer fix controller test 2018-02-19 19:41:16 +01:00
l10n [tx-robot] updated from transifex 2018-02-27 01:14:26 +00:00
private Fix check if theming defaults instance is available 2018-02-27 10:15:31 +01:00
public Merge pull request #8026 from nextcloud/feature/noid/allow-custom-html-in-html-emails 2018-02-26 13:38:39 +01:00
autoloader.php Make lib/autoloader.php strictly typed and properly type hinted 2018-02-13 22:07:58 +01:00
base.php getIncompatibleApps needs a string not an array 2018-02-21 13:00:41 +01:00
versioncheck.php Raise PHP version number to PHP 7.0 2018-01-12 14:26:10 +01:00