uriMemory($resurls); $xdata=array(); //seo redirects - 301 code //include($_SERVER['DOCUMENT_ROOT'].'/modules/fe-seo-redir.php'); $xdata['alias']=0; $route->urlProcess($xdata); //$website=new Idapt($j_array,$route->j_urlvars,$route->j_catalog); //$website->checkGeo(); //$website->getIdaptContent(); //$website->contentTemplate(); //$website->closeDb(); $website=new Content($j_array,$route->j_urlvars,$route->j_catalog); $website->getContent(); $website->contentTemplate(); $website->closeConnection(); //$timey=microtime(true); //echo 'x: '.$timey-$timex; ?>