{$_GET['action']}($_GET['to']); } else { $controller->{$_GET['action']}(); } } echo $view->output(); ?>