Updated stubs, improved PHP7 compatibility
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
<?php
|
||||
|
||||
define("APP_VERSION", "0.1-pre");
|
||||
|
||||
require_once __DIR__."/../vendor/autoload.php";
|
||||
require_once __DIR__."/systemtest.php";
|
||||
if (file_exists(__DIR__."/banner.php"))
|
||||
|
Reference in New Issue
Block a user