Remove all the require_once : use autoloader
This commit is contained in:
@@ -3480,7 +3480,6 @@ class dblayeroo
|
||||
$backtrace = debug_backtrace ();
|
||||
if ($this->debug)
|
||||
{
|
||||
require_once ("domframework/backtrace.php");
|
||||
backtrace::show (debug_backtrace ());
|
||||
}
|
||||
if (! array_key_exists (1, $backtrace))
|
||||
|
||||
Reference in New Issue
Block a user