Index: trunk/kernel/include/debugger.php =================================================================== diff -u -N -r857 -r859 --- trunk/kernel/include/debugger.php (.../debugger.php) (revision 857) +++ trunk/kernel/include/debugger.php (.../debugger.php) (revision 859) @@ -1,6 +1,7 @@ highlightString($sql); + } + function highlightString($string) { if( defined('DBG_USE_HIGHLIGHT')&&DBG_USE_HIGHLIGHT ) @@ -218,9 +233,9 @@ { $i = 0; $lineCount = count($this->Data); ?> - +