зеркало из https://github.com/nextcloud/server.git
fixing: apps/files/ajax/scan.php
This commit is contained in:
Родитель
b64229a89e
Коммит
d786194ddc
|
@ -8,7 +8,7 @@
|
|||
|
||||
|
||||
class OC_Cache_File{
|
||||
protected $storage;
|
||||
protected static $storage;
|
||||
protected function getStorage() {
|
||||
if (isset(self::$storage)) {
|
||||
return self::$storage;
|
||||
|
|
Загрузка…
Ссылка в новой задаче