dougm 00/04/27 14:48:38
Modified: lib/ModPerl Code.pm
Log:
hookup PerlPostConfigHandler
Revision Changes Path
1.20 +1 -0 modperl-2.0/lib/ModPerl/Code.pm
Index: Code.pm
===================================================================
RCS file: /home/cvs/modperl-2.0/lib/ModPerl/Code.pm,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- Code.pm 2000/04/27 21:42:24 1.19
+++ Code.pm 2000/04/27 21:48:38 1.20
@@ -32,6 +32,7 @@
ProcessConnection => 'process_connection',
OpenLogs => 'open_logs',
ChildInit => 'child_init',
+ PostConfig => 'post_config',
);
my %hook_proto = (
- Re: cvs commit: modperl-2.0/lib/ModPerl Code.pm G.W. Haywood
- Re: cvs commit: modperl-2.0/lib/ModPerl Code.pm Doug MacEachern
- Re: cvs commit: modperl-2.0/lib/ModPerl Code.pm Stas Bekman
- Re: cvs commit: modperl-2.0/lib/ModPerl Code.pm Doug MacEachern
- Re: cvs commit: modperl-2.0/lib/ModPerl Code.pm Stas Bekman
- Re: cvs commit: modperl-2.0/lib/ModPerl Code.pm brian moseley
- cvs commit: modperl-2.0/lib/ModPerl Code.pm dougm
- cvs commit: modperl-2.0/lib/ModPerl Code.pm dougm
- cvs commit: modperl-2.0/lib/ModPerl Code.pm dougm
- cvs commit: modperl-2.0/lib/ModPerl Code.pm dougm
- cvs commit: modperl-2.0/lib/ModPerl Code.pm dougm
- cvs commit: modperl-2.0/lib/ModPerl Code.pm dougm
- cvs commit: modperl-2.0/lib/ModPerl Code.pm dougm
- cvs commit: modperl-2.0/lib/ModPerl Code.pm dougm
- cvs commit: modperl-2.0/lib/ModPerl Code.pm dougm
- cvs commit: modperl-2.0/lib/ModPerl Code.pm dougm
- cvs commit: modperl-2.0/lib/ModPerl Code.pm dougm
- cvs commit: modperl-2.0/lib/ModPerl Code.pm dougm
- cvs commit: modperl-2.0/lib/ModPerl Code.pm dougm
- cvs commit: modperl-2.0/lib/ModPerl Code.pm dougm
- cvs commit: modperl-2.0/lib/ModPerl Code.pm dougm
