From d28cccd39b44f2b86c6f62dbdab978e258799c7b Mon Sep 17 00:00:00 2001 From: Christian Schneider Date: Thu, 9 Jul 2009 13:13:17 +0000 Subject: Need more space :-) --- it.class | 1 + 1 file changed, 1 insertion(+) (limited to 'it.class') diff --git a/it.class b/it.class index 0945ab9..7a13bbd 100644 --- a/it.class +++ b/it.class @@ -151,6 +151,7 @@ function error($p = array(), $body = null, $to = null) # $body and $to deprecate @chmod("/tmp/alertdata", 0777); $toscreen = ini_get('display_errors') || (defined("STDOUT") && posix_isatty(STDOUT)) || EDC('astwin') || EDC('asdevel'); + if ($toscreen && !it::is_live()) $GLOBALS['debug_noredir'] = 1; -- cgit v1.2.3