This commit is contained in:
Andreas 2019-09-19 14:12:47 +02:00
parent 9259a4c7d1
commit 3c7553be75

View File

@ -16,5 +16,6 @@ $mvcController->executeModel();
if(!isset($_POST['testaction'])){
include_once("./view/content_pagetemplate.php");
}
a
http_response_code(200);
?>