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