diff options
Diffstat (limited to 'debug.class')
-rw-r--r-- | debug.class | 2 |
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 */ |