Date:   Friday December 14, 2001 @ 13:59
Author: matt

Update of /home/cvs/AxKit
In directory ted:/home/matt/Perl/AxKit

Modified Files:
        axconfig.c 
Log Message:
Whoops. Left over from earlier experiment.

Index: axconfig.c
===================================================================
RCS file: /home/cvs/AxKit/axconfig.c,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- axconfig.c  2001/12/11 13:02:58     1.14
+++ axconfig.c  2001/12/14 13:59:44     1.15
@@ -1,4 +1,4 @@
-/* $Id: axconfig.c,v 1.14 2001/12/11 13:02:58 matt Exp $ */
+/* $Id: axconfig.c,v 1.15 2001/12/14 13:59:44 matt Exp $ */
 
 #ifndef WIN32
 #include <modules/perl/mod_perl.h>
@@ -1214,7 +1214,7 @@
     NULL,                         /* [5] check/validate user_id */
     NULL,                         /* [6] check user_id is valid *here* */
     NULL,                         /* [4] check access by host address */
-    axkit_ct,                     /* [7] MIME type checker/setter */
+    NULL,                         /* [7] MIME type checker/setter */
     NULL,                         /* [8] fixups */
     NULL,                         /* [10] logger */
     NULL,                         /* [3] header parser */

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to