ezmlmx 0.68
ezmlmx
Loading...
Searching...
No Matches
cgi.h
Go to the documentation of this file.
1/*$Id: cgi.h 145 2005-01-03 19:34:32Z bruce $*/
2#ifndef CGI_H
3#define CGI_H
4
5extern void cgierr(const char *,const char *,const char *);
6
7#endif
void cgierr(const char *, const char *, const char *)
Definition ezmlm-cgi.c:209