require_once 'init.php'; $content_data = $db->GetRow("SELECT * FROM content_pages where page_type = 'Home' and lang=".$db->qstr($lang)); if(empty($content_data)) { @header('Location: http://'.$_SERVER["SERVER_NAME"]); die('