summaryrefslogtreecommitdiff
path: root/auto_prepend.php
diff options
context:
space:
mode:
authorChristian Schneider2007-10-11 02:22:16 +0000
committerChristian Schneider2007-10-11 02:22:16 +0000
commit8b9220916723e3efd1e0cfca2f2e356b142fb8e1 (patch)
tree1ebff2a2b48364518604f74afa164ddb3202723d /auto_prepend.php
parent4a6c6bad9383aad857b491c4d7fb1cc81d247a0f (diff)
downloaditools-8b9220916723e3efd1e0cfca2f2e356b142fb8e1.tar.gz
itools-8b9220916723e3efd1e0cfca2f2e356b142fb8e1.tar.bz2
itools-8b9220916723e3efd1e0cfca2f2e356b142fb8e1.zip
Improve documentation cross reference
Diffstat (limited to 'auto_prepend.php')
-rw-r--r--auto_prepend.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto_prepend.php b/auto_prepend.php
index b27d6e3..7d13289 100644
--- a/auto_prepend.php
+++ b/auto_prepend.php
@@ -11,7 +11,7 @@ function fail($text)
/**
* Global shortcut for $it_debug::debug()
- * @see it_debug
+ * @see it_debug::debug()
*/
function debug($text, $level=0)
{