summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Schneider2009-07-09 13:13:17 +0000
committerChristian Schneider2009-07-09 13:13:17 +0000
commitd28cccd39b44f2b86c6f62dbdab978e258799c7b (patch)
treed7e78faae0a338840b0ce8715508e92f53cfec9f
parentf34ad426209b0a4ed07892a061fa173a5e533d4f (diff)
downloaditools-d28cccd39b44f2b86c6f62dbdab978e258799c7b.tar.gz
itools-d28cccd39b44f2b86c6f62dbdab978e258799c7b.tar.bz2
itools-d28cccd39b44f2b86c6f62dbdab978e258799c7b.zip
Need more space :-)
-rw-r--r--it.class1
1 files changed, 1 insertions, 0 deletions
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;