diff --git a/index.php b/index.php index ed9b48c2..3e410780 100644 --- a/index.php +++ b/index.php @@ -436,10 +436,6 @@ // display the template $smarty->display('index.tpl',$cache_id); -if(($p == "clearallcache") AND ($_SESSION['user_class'] == "administrator")) { - $smarty->clearAllCache(); -} - /* track the hits */ if(!isset($preview)) {