mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2025-02-22 00:53:22 -05:00
Removes phpconsole test! :)
This commit is contained in:
parent
4f26664388
commit
70c8a37e48
@ -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 >) ? >
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user