nextcloud/lib
MichaIng e5fe200076 Fix in locking cache check
The intention obviously was to check whether $lockingCacheClass is defined, and existing class, and available. It was however checked whether the $distributedCacheClass is an existing class, which would have caused an exception already in the previous distributed cache check.

Signed-off-by: MichaIng <micha@dietpi.com>
2021-07-06 17:02:52 +00:00
..
composer Rebuild autoloader 2021-06-23 13:59:48 +02:00
l10n [tx-robot] updated from transifex 2021-06-24 02:25:18 +00:00
private Fix in locking cache check 2021-07-06 17:02:52 +00:00
public adjust internal data handling logic to fix store and load 2021-06-30 05:15:50 +00:00
autoloader.php Update php licenses 2021-06-04 22:02:41 +02:00
base.php accounts event handler to use eventdispatcher, DI and Accounts API 2021-06-30 05:15:49 +00:00
versioncheck.php Update php licenses 2021-06-04 22:02:41 +02:00