From 4851331162f13834a2ec356a2f81ff694cb91513 Mon Sep 17 00:00:00 2001 From: Urban Müller Date: Sun, 30 Sep 2007 20:12:17 +0000 Subject: it_debug docs --- auto_prepend.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'auto_prepend.php') diff --git a/auto_prepend.php b/auto_prepend.php index da31810..c1871f2 100644 --- a/auto_prepend.php +++ b/auto_prepend.php @@ -56,7 +56,8 @@ function ED() } /** - * Same as ED(), but first argument is string that must be in $_REQUEST['debug'] + * Same as ED(), but if first argument is foo then $GLOBALS['debug_foo'] must be set for output + * @return boolean indicating whether $GLOBALS['debug_foo'] was set */ function EDC() { -- cgit v1.2.3