Fix loading legacy global filecache gc backgroundjobs
parent
0501a947bc
commit
98ef90ad04
@ -0,0 +1,4 @@
|
||||
<?php
|
||||
|
||||
class OC_Cache_FileGlobalGC extends OC\Cache\FileGlobalGC{
|
||||
}
|
||||
Loading…
Reference in New Issue