X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lib%2FApache%2FGallery.pm;fp=lib%2FApache%2FGallery.pm;h=99eb42311f0e732e142e68098c277a829e2c4a3a;hb=03eb27fd3eb82470abe737f23cab1d794a5461f7;hp=aa60b7a46977dd6c5cb56ba4a4cc23ab7e74383d;hpb=b6fc16edb853d22e79d70a4f6744bbf8969ebe37;p=deb_pkgs%2Flibapache-gallery-perl.git diff --git a/lib/Apache/Gallery.pm b/lib/Apache/Gallery.pm index aa60b7a..99eb423 100644 --- a/lib/Apache/Gallery.pm +++ b/lib/Apache/Gallery.pm @@ -25,7 +25,8 @@ BEGIN { require Apache2::SubRequest; require Apache2::Const; - Apache2::Const->import(-compile => 'OK','DECLINED','FORBIDDEN','NOT_FOUND','HTTP_NOT_MODIFIED'); + Apache2::Const->import(-compile => 'OK','DECLINED','FORBIDDEN', + 'NOT_FOUND','HTTP_NOT_MODIFIED', 'REDIRECT'); $::MP2 = 1; } else {