summaryrefslogtreecommitdiff
path: root/debug.class
diff options
context:
space:
mode:
authorUrban Müller2007-07-23 11:52:02 +0000
committerUrban Müller2007-07-23 11:52:02 +0000
commite604ad4231a127ae417dc7bfcf300af3ca69a016 (patch)
treef876faa93de047bf22121ea8ac0d82c100d6645d /debug.class
parent4dd2ce87fa30735e2654689d915740bc23a0dc49 (diff)
downloaditools-e604ad4231a127ae417dc7bfcf300af3ca69a016.tar.gz
itools-e604ad4231a127ae417dc7bfcf300af3ca69a016.tar.bz2
itools-e604ad4231a127ae417dc7bfcf300af3ca69a016.zip
eliminated internal_error()
Diffstat (limited to 'debug.class')
-rw-r--r--debug.class2
1 files changed, 1 insertions, 1 deletions
diff --git a/debug.class b/debug.class
index fa6f314..cabe365 100644
--- a/debug.class
+++ b/debug.class
@@ -72,7 +72,7 @@ function mail($text, $level = 0)
/**
- * Display error message or maintenance page and terminate processing. Mail message and vardump to maintainer
+ * DEPRECATED. Display error message or maintenance page and terminate processing. Mail message and vardump to maintainer
* @param $text Message to display
* @return This function never returns
*/