summaryrefslogtreecommitdiff
path: root/EVENTS.txt
diff options
context:
space:
mode:
authorJulien C <chaumond@gmail.com>2010-02-07 18:29:42 +0100
committerCraig Andrews <candrews@integralblue.com>2010-03-23 23:02:17 -0400
commita3da5b24c9fc602e147304333ac059d0aae13de7 (patch)
tree060cc4b16e52501ca01412c8ac566155f8b6ef63 /EVENTS.txt
parentabe4be5438180f5e4f7618f60112023e5ccd788e (diff)
Misc small fixes, plus a new hook in tag.php
Diffstat (limited to 'EVENTS.txt')
-rw-r--r--EVENTS.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/EVENTS.txt b/EVENTS.txt
index 2da6f3da6..cf9c6123f 100644
--- a/EVENTS.txt
+++ b/EVENTS.txt
@@ -141,7 +141,7 @@ StartLogout: Before logging out
EndLogout: After logging out
- $action: the logout action
-ArgsInitialized: After the argument array has been initialized
+ArgsInitialize: After the argument array has been initialized
- $args: associative array of arguments, can be modified
StartAddressData: Allows the site owner to provide additional information about themselves for contact (e.g., tagline, email, location)