server/lib
Vincent Petry 2a1d6d3106 Do not use L10n when logging exceptions
In some specific situations, the L10N bundle isn't loadable yet (for
example when there is an issue with the app_config table). In such case,
we still want to be able to log the real exception.

This fixes errors that say "OC_L10N_String::__toString must not throw
exceptions"
2013-12-16 15:11:13 +01:00
..
l10n [tx-robot] updated from transifex 2013-12-13 14:44:31 -05:00
private Do not use L10n when logging exceptions 2013-12-16 15:11:13 +01:00
public Do not use L10n when logging exceptions 2013-12-16 15:11:13 +01:00
autoloader.php Allow null as cache parameter (if no cache was found) and for cache removal. 2013-10-22 11:17:15 +02:00
base.php dont try to register background jobs if we haven't upgraded yet 2013-12-13 17:15:18 +01:00