_cacheDir.'/*'; $ret = null; system($cmd, $ret); if($ret) $session->setSplashMsg(array('type'=>'error', 'msg'=>getMLText('error_clearcache'))); else $session->setSplashMsg(array('type'=>'success', 'msg'=>getMLText('splash_clearcache'))); add_log_line(""); header("Location:../out/out.AdminTools.php");