mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-21 08:17:34 +00:00
test with debug
This commit is contained in:
parent
feea39a97f
commit
06ce84e275
@ -5,7 +5,7 @@
|
||||
private $server;
|
||||
public function testStart(){
|
||||
define("NO_THREADS", true);
|
||||
define("DEBUG", -1); //No output
|
||||
//define("DEBUG", -1); //No output
|
||||
require_once(dirname(__FILE__)."/../dependencies.php");
|
||||
require_once(FILE_PATH."/src/functions.php");
|
||||
require_once(FILE_PATH."/src/dependencies.php");
|
||||
|
Loading…
x
Reference in New Issue
Block a user