typo
parent
330d8a32ce
commit
74cb86fbb7
|
@ -175,7 +175,7 @@ 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 and
|
||||||
terminate the program.
|
terminate the program.
|
||||||
|
|
||||||
### cgi
|
### auth
|
||||||
|
|
||||||
hook(type => "cgi", id => "foo", call => \&auth);
|
hook(type => "cgi", id => "foo", call => \&auth);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue