web commit by TaylorKillian

master
joey 2007-07-07 04:11:18 +00:00
parent 430b53f8d5
commit 1fe10b6114
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@ source files that were rendered.
Use this to hook into ikiwiki's cgi script. Each registered cgi hook is
called in turn, and passed a CGI object. The hook should examine the
parameters, and if it will handle this CGI request, output a page and
parameters, and if it will handle this CGI request, output a page (including the http headers) and
terminate the program.
### auth