dougm 01/04/12 17:51:54
Modified: Apache-Test/lib/Apache TestConfig.pm
Log:
forget a few things about the old config
Revision Changes Path
1.8 +2 -0 modperl-2.0/Apache-Test/lib/Apache/TestConfig.pm
Index: TestConfig.pm
===================================================================
RCS file: /home/cvs/modperl-2.0/Apache-Test/lib/Apache/TestConfig.pm,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- TestConfig.pm 2001/04/13 00:47:38 1.7
+++ TestConfig.pm 2001/04/13 00:51:54 1.8
@@ -111,6 +111,8 @@
modules => {},
inc => [],
%$thaw,
+ mpm => "",
+ httpd_defines => {},
vars => $args,
postamble => [],
preamble => [],