From 9259a4c7d1dddbacf393850c7a3f6979718bfb31 Mon Sep 17 00:00:00 2001 From: Andreas Date: Thu, 19 Sep 2019 14:09:51 +0200 Subject: [PATCH] fix maybe --- dev_mvc/index.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/dev_mvc/index.php b/dev_mvc/index.php index c369fc0..7690869 100644 --- a/dev_mvc/index.php +++ b/dev_mvc/index.php @@ -1,8 +1,7 @@ executeModel(); if(!isset($_POST['testaction'])){ include_once("./view/content_pagetemplate.php"); } -a http_response_code(200); ?> \ No newline at end of file