fixed problem again
This commit is contained in:
parent
60bd7297bb
commit
60c40b5e8f
@ -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