From 3c7553be75792006f12569d1f160d0db9748e253 Mon Sep 17 00:00:00 2001 From: Andreas Date: Thu, 19 Sep 2019 14:12:47 +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 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