include ("./config/register_globals_on.php"); include "./conf/function_general.php"; include("./conf/db_info.php"); include("./conf/db_connect.php"); session_start(); if(!$_SESSION["MB_LOGID"]) { echo ""; exit; } ?>