session_start(); include_once ('includes/control.class.php'); $main = new Control(); $main -> execute(); echo ""; echo ""; ?>