Revert
[mkws-moved-to-github.git] / etc / mod_perl / MyApache2 / CopyCookie.pm
index 6ec55f1..f8ed2e7 100644 (file)
@@ -6,7 +6,7 @@ use APR::Table ();
 
 use Apache2::Const -compile => qw(OK);
 
-sub copy_cookie {
+sub handler {
     my $f = shift;
 
     my $ho = $f->r->headers_out;