From 70c8a37e48173e636342c318aa71a5f226994464 Mon Sep 17 00:00:00 2001 From: Jonathan Rosenbaum Date: Thu, 14 Mar 2019 06:36:30 +0000 Subject: [PATCH] Removes phpconsole test! :) --- Connections/database_functions.php | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Connections/database_functions.php b/Connections/database_functions.php index 5238ed5..eebf15e 100644 --- a/Connections/database_functions.php +++ b/Connections/database_functions.php @@ -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 // ) ? >