diff options
author | Evan Prodromou <evan@status.net> | 2009-10-01 15:11:12 -0400 |
---|---|---|
committer | Evan Prodromou <evan@status.net> | 2009-10-01 15:11:12 -0400 |
commit | d103522ff364098ed26305b31d1cb62f87de1318 (patch) | |
tree | 2e40dc7163f60777ea7466dac1134f8f50a5e3b3 /EVENTS.txt | |
parent | b980f5e45b613d60e968e84b304ef9db260f24c2 (diff) |
check the schema
Diffstat (limited to 'EVENTS.txt')
-rw-r--r-- | EVENTS.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/EVENTS.txt b/EVENTS.txt index e0d4bbd06..fbb2f36a7 100644 --- a/EVENTS.txt +++ b/EVENTS.txt @@ -283,3 +283,5 @@ StartShowHeadElements: Right after the <head> tag EndShowHeadElements: Right before the </head> tag; put <script>s here if you need them in <head> - $action: the current action + +CheckSchema: chance to check the schema |