summaryrefslogtreecommitdiff
path: root/it.class
diff options
context:
space:
mode:
authorChristian Schneider2007-10-11 02:25:09 +0000
committerChristian Schneider2007-10-11 02:25:09 +0000
commitc79e0cce75cbae3f78e2ae6770c8975b3f2c468a (patch)
tree806f34dc659d0d0fb7a493b754ca6b0d4ca56036 /it.class
parent8b9220916723e3efd1e0cfca2f2e356b142fb8e1 (diff)
downloaditools-c79e0cce75cbae3f78e2ae6770c8975b3f2c468a.tar.gz
itools-c79e0cce75cbae3f78e2ae6770c8975b3f2c468a.tar.bz2
itools-c79e0cce75cbae3f78e2ae6770c8975b3f2c468a.zip
Improve documentation cross reference
Diffstat (limited to 'it.class')
-rw-r--r--it.class3
1 files changed, 2 insertions, 1 deletions
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='')
{