web commit by TaylorKillian
parent
430b53f8d5
commit
1fe10b6114
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue