moving len's cookie fix to WebGUI::HTTP

This commit is contained in:
JT Smith 2005-11-07 13:16:25 +00:00
parent f1dfaaa142
commit 2c7a475d40
2 changed files with 2 additions and 8 deletions

View file

@ -34,7 +34,6 @@ use Apache2::RequestRec ();
use Apache2::RequestIO ();
use Apache2::Const -compile => qw(OK DECLINED);
use Apache2::ServerUtil ();
use APR::Request::Apache2;
#-------------------------------------------------------------------
sub handler {