clear(); $update = true; } admin_update($update, 'update', CACLAN_4); } if (isset($_POST['empty_cache'])) { $ec->clear(); $ns->tablerender(LAN_UPDATE, "
".CACLAN_6."
"); } $text = "
".CACLAN_1."
"; $text .= (!$pref['cachestatus']) ? "" : ""; $text .= CACLAN_7."
"; if (is_writable(e_FILE."cache")) { $text .= ('1' == $pref['cachestatus']) ? "" : ""; $text .= CACLAN_9; } else { $text .= CACLAN_9."

".CACLAN_10.""; } $text .= "
"; $ns->tablerender(CACLAN_3, $text); require_once("footer.php"); ?>