Spaces:
Running
Running
echo(getenv('MVC_SYSTEM_TEST', false) ); | |
// Load defaults | |
require_once('../app/init.php'); | |
// Instantiating controller class | |
$mvcApp = new Core; |