Example #1
0
 public function CleanDir($initdir = false, $basedir = "cache")
 {
     return $this->cache->cleanDir($initdir, $basedir);
 }