diff --git a/dev_mvc/index.php b/dev_mvc/index.php index e2d88f5..6b19552 100644 --- a/dev_mvc/index.php +++ b/dev_mvc/index.php @@ -43,7 +43,7 @@ $mvcController->executeModel(); if(!isset($_POST['testaction'])){ include_once("./view/content_pagetemplate.php"); } -require_once('aaaadea'); +//require_once('aaaadea'); //http_response_code(200); TestAction::returnLogAsText(); ?> \ No newline at end of file