This commit is contained in:
Andreas 2019-09-19 14:07:58 +02:00
parent 44b7e83f9a
commit ab57907fb2

View File

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