mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 20:00:37 +02:00
Removed old deprecated global $e107_debug. Cleaned up debug_handler.php (e107_debug class)
This commit is contained in:
@@ -367,8 +367,6 @@ class e_bbcode
|
||||
|
||||
e107::getDebug()->logCode(1, $code, $parm, print_a($info,true));
|
||||
}
|
||||
|
||||
global $e107_debug;
|
||||
|
||||
if (is_object($this->bbList[$code]))
|
||||
{
|
||||
|
Reference in New Issue
Block a user