"; //echo "mb_http_output = ".mb_http_output(); if($use_allow_ip) { include("./include/access_check.php"); } $content_header = "Content-Type: text/html; charset=".$lang_text_encording; header($content_header); include("./template/$index_dir/main.php"); //ob_end_flush(); ?>