From ab57907fb2bf783df444aa4247420c4c85c45762 Mon Sep 17 00:00:00 2001 From: Andreas Date: Thu, 19 Sep 2019 14:07:58 +0200 Subject: [PATCH] a --- dev_mvc/index.php | 1 + 1 file changed, 1 insertion(+) 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