always load the filecache
This commit is contained in:
parent
524e3686a0
commit
7543ffa3b1
|
@ -443,3 +443,5 @@ class OC_Filesystem{
|
|||
return null;
|
||||
}
|
||||
}
|
||||
|
||||
require_once('filecache.php');
|
||||
|
|
Loading…
Reference in New Issue