common_handleFormSubmissions($_REQUEST['input']); $this->action_default($mod); } function action_default($mod) { $mod->deflt(); include "view/dashboard/default.view.php"; } } ?>