broke code on purpose to test the testing script
This commit is contained in:
parent
a17f8c096e
commit
60bd7297bb
@ -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