show(array()); exit(); } unset($conf_file); // Kludgy ugly hacky hack ////////////////////////////////////////////////////// require_once('ContactMethod.class.php'); require(BASEPATH.'/conf-contacts.php'); // Business //////////////////////////////////////////////////////////////////// require_once('Router.class.php'); $router = new Router(CONTROLLERPATH); $router->route(PAGE);