dblayeroo : backtrace class must not be added to root
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@5494 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
@@ -3457,7 +3457,7 @@ class dblayeroo
|
|||||||
if ($this->debug)
|
if ($this->debug)
|
||||||
{
|
{
|
||||||
require_once ("domframework/backtrace.php");
|
require_once ("domframework/backtrace.php");
|
||||||
\backtrace::show (debug_backtrace ());
|
backtrace::show (debug_backtrace ());
|
||||||
}
|
}
|
||||||
if (! array_key_exists (1, $backtrace))
|
if (! array_key_exists (1, $backtrace))
|
||||||
unset ($backtrace);
|
unset ($backtrace);
|
||||||
|
|||||||
Reference in New Issue
Block a user