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