Fix loading legacy global filecache gc backgroundjobs

remotes/origin/stable6
Robin Appelman 2013-10-05 23:19:12 +07:00
parent 0501a947bc
commit 98ef90ad04
1 changed files with 4 additions and 0 deletions

@ -0,0 +1,4 @@
<?php
class OC_Cache_FileGlobalGC extends OC\Cache\FileGlobalGC{
}