session_name("topconsupport"); session_start(); if ($_SESSION['user']!=""||$_SESSION['key']=='unlock') { #that's nice } else { $_SESSION['msg'] = 'Please log in to use this site.'; include ("../main.php"); exit(0); } if (ispriv("fw_mngr", $priv, "|")) { ?>
|