gozer 2004/11/10 23:51:04
Modified:t/response/TestDirective perlloadmodule.pm
Log:
Debugging should remain commented out. My bad.
Revision ChangesPath
1.8 +1 -1 modperl-2.0/t/response/TestDirective/perlloadmodule.pm
Index: perlloadmodule.pm
===
gozer 2004/11/10 23:53:06
Modified:lib/Apache Status.pm
Log:
Fix tyop
Revision ChangesPath
1.31 +1 -1 modperl-2.0/lib/Apache/Status.pm
Index: Status.pm
===
RCS file: /home/cvs/modperl-2.0
gozer 2004/11/10 23:55:49
Modified:lib/Apache Status.pm
Log:
Small bug. There is no $r->send_rd without Apache::compat, so use the
cleaner $r->sendfile() instead.
Revision ChangesPath
1.32 +1 -3 modperl-2.0/lib/Apache/Status.pm
Index: Status.pm
==