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