From c79e0cce75cbae3f78e2ae6770c8975b3f2c468a Mon Sep 17 00:00:00 2001 From: Christian Schneider Date: Thu, 11 Oct 2007 02:25:09 +0000 Subject: Improve documentation cross reference --- it.class | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'it.class') diff --git a/it.class b/it.class index 1b6c317..0429caf 100644 --- a/it.class +++ b/it.class @@ -216,7 +216,8 @@ function error($p = array(), $body = null, $to = null) # $body and $to deprecate /** - * Same as error(), plus exit + * Same as it::error(), plus exit + * @see error() */ function fatal($title='', $body='', $to='') { -- cgit v1.2.3