From c8e0eb65b0f30906c5e1e642819eda6d0d9d9d66 Mon Sep 17 00:00:00 2001 From: Andreas Date: Thu, 19 Sep 2019 12:10:37 +0200 Subject: [PATCH] readded faulty reference for testing --- dev_mvc/index.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev_mvc/index.php b/dev_mvc/index.php index ba54231..e142baf 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"); } + ?> \ No newline at end of file