master
joey 2006-11-20 13:01:27 +00:00
parent 330d8a32ce
commit 74cb86fbb7
1 changed files with 1 additions and 1 deletions

View File

@ -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
terminate the program.
### cgi
### auth
hook(type => "cgi", id => "foo", call => \&auth);