setCore($core); $router->setPost($_POST); $router->setGet($_GET); $router->route(); ?>