summaryrefslogblamecommitdiff
path: root/www/pserv/files/patch-handlers.h
blob: 939a714d8dca75c3b4c429aff421c47be78a1118 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                
--- handlers.h.orig	Wed Oct 15 17:06:59 2003
+++ handlers.h	Wed Oct 15 17:07:08 2003
@@ -19,6 +19,7 @@
 
 /* handlers.c */
 int cgiHandler();
+int phpHandler();
 int dumpHeader();
 int dumpFile();
 int generateIndex();