//$blnDebug=true; include "inc_config.php"; //mysql_connect("mysql.sprit.org","einzeit","open") or die ("DB Unavailable: ".mysql_error()); mysql_connect("localhost","einzeit","huma2810") or die ("DB Unavailable: ".mysql_error()); mysql_select_db ("einzeitcom") or die ("Unabel to select database: ".mysql_error().""); if ($mo=="loginChange") {include "inc_checkLogin.php";} if ($mo=="logout") {include "inc_checkLogout.php";} include "inc_session.php"; ?>

} // if login include "inc_copyright.php"; mysql_close ();; ?>