Ejemplo n.º 1
0
 public function check_cache()
 {
     Analyse::cleanup_cache($this->cache_dir, 1);
     $this->redirect();
 }