Removes phpconsole test! :)

This commit is contained in:
Jonathan Rosenbaum
2019-03-14 06:36:30 +00:00
parent 4f26664388
commit 70c8a37e48
-5
View File
@@ -2,11 +2,6 @@
require_once('YBDB.php');
require_once(realpath($_SERVER["DOCUMENT_ROOT"]) . '/php-console/src/PhpConsole/__autoload.php');
$handler = PhpConsole\Handler::getInstance();
$handler->setErrorsHandlerLevel(E_ALL &~ E_DEPRECATED);
$handler->start();
// DO NOT EDIT - USE Connections/local_configurations.php instead with definitions between
// <?php (no space between ? and >) ? >