diff --git a/dev_mvc/index.php b/dev_mvc/index.php index 883a0a3..c369fc0 100644 --- a/dev_mvc/index.php +++ b/dev_mvc/index.php @@ -17,5 +17,6 @@ $mvcController->executeModel(); if(!isset($_POST['testaction'])){ include_once("./view/content_pagetemplate.php"); } +a http_response_code(200); ?> \ No newline at end of file