unset($BW_path,$BW_formvars); $BW_editenabled=1; require("include.html"); checksession($id); getusersession($id, $user, $config); $cantshow=0; //title $skindata['title'] = $otherconfig["TITLETEXT"] . nametitle() .' - '. $lang[MSG_BWLISTS] ; //pagetitle $skindata['pagetitle']= $lang[MSG_BWLISTS]; $arrsort= getsort(); $spage=8; require_once("settingsmenu.html"); require_once("inc/function.bwlist.php"); require_once("integrateinclude.html"); if(isset($bwview) && $arrsort['SERVERRULES_ADVENCED']!=$bwview) { $arrsort['SERVERRULES_VIEW']=$bwview; setsort($arrsort); } else $bwview=$arrsort['SERVERRULES_VIEW']; //Enable/Disable if(isset($bwonoff)) { $enabled = intval($bwonoff); integratesetantispam($config['EMAIL'], $enabled); } else integrategetantispam($config['EMAIL'], &$enabled); $createdata='
'.$smenu.' |
'; include_once('bwlist_inc.html'); $createdata.=' |