$v) { unset($process[$key][$k]); if (is_array($v)) { $process[$key][stripslashes($k)] = $v; $process[] = &$process[$key][stripslashes($k)]; } else { $process[$key][stripslashes($k)] = stripslashes($v); } } } unset($process); } session_start(); ob_start(); $array = array(gethostbyname('viliahola.homeip.net'),'194.89.38.69','194.89.44.62'); //if(!in_array($_SERVER['REMOTE_ADDR'], $array)) if(false) { echo 'ao144.eu'; exit; } // prevent url-hacking.. //if( (substr($_SERVER['DOCUMENT_ROOT'], -6)) != 'htdocs') // die; require_once('/home/ao144905/dtv_/dtv_-Intra-0.50/htdocs/public_files/loader.php'); if($_SERVER['DOCUMENT_ROOT'] == dtv_Config::Get("common","intraDocumentRoot")) { dtv_Config::Set('common', 'publicOrIntra', 'intra'); } $globalVars = new dtv_Globals(dtv_Config::Get("common","publicOrIntra")); $globalVarsClient = new dtv_IntraClientGlobals(dtv_Config::Get("common","publicOrIntra")); include(dtv_Config::Get('paths', 'dtv_-IntraRoot').'htdocs/public_files/pageLoader.php'); ?>