From 9adec4da37b8f59957f89165520109da9563d430 Mon Sep 17 00:00:00 2001 From: Urban Müller Date: Thu, 13 Nov 2008 13:38:35 +0000 Subject: comment --- it_debug.class | 1 + 1 file changed, 1 insertion(+) (limited to 'it_debug.class') diff --git a/it_debug.class b/it_debug.class index fc45b2d..3f7ca81 100644 --- a/it_debug.class +++ b/it_debug.class @@ -160,6 +160,7 @@ function dump($args) if ($GLOBALS['debug_indent']) $r = str_repeat(" ", count(debug_backtrace())-3) . $r; + # not it_html::Q(); we dont wanna load it_html in ultraclassloader debugging $title = htmlspecialchars(it_debug::backtrace(array('skiplevels' => 1))); if (isset($_SERVER['REMOTE_ADDR']) && !$plain) -- cgit v1.2.3