test with debug

This commit is contained in:
Shoghi Cervantes 2013-08-28 17:07:42 +02:00
parent feea39a97f
commit 06ce84e275

View File

@ -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");