commented out faulty code
This commit is contained in:
parent
9a47c0643d
commit
76c34fd983
@ -43,7 +43,7 @@ $mvcController->executeModel();
|
|||||||
if(!isset($_POST['testaction'])){
|
if(!isset($_POST['testaction'])){
|
||||||
include_once("./view/content_pagetemplate.php");
|
include_once("./view/content_pagetemplate.php");
|
||||||
}
|
}
|
||||||
require_once('aaaadea');
|
//require_once('aaaadea');
|
||||||
//http_response_code(200);
|
//http_response_code(200);
|
||||||
TestAction::returnLogAsText();
|
TestAction::returnLogAsText();
|
||||||
?>
|
?>
|
||||||
Loading…
x
Reference in New Issue
Block a user