diff --git a/e107_handlers/db_debug_class.php b/e107_handlers/db_debug_class.php index 3e459bab8..ae6413392 100644 --- a/e107_handlers/db_debug_class.php +++ b/e107_handlers/db_debug_class.php @@ -698,10 +698,16 @@ class e107_db_debug { SQL Language ".$sql->mySQLlanguage." +"; + if($_SERVER['E_DEV'] == 'true') + { + $text .= " + +
".htmlspecialchars(print_r($e107,TRUE))."
+ "; + } - -
".htmlspecialchars(print_r($e107,TRUE))."
- + $text .="

Session