X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FUID.pm;h=f80156e97b73de0e60200e44c6542792c66f8928;hp=3e71f09f1eae7673376a6adf89430128171d4ad8;hb=57d69d5c1f98f778a0df82795ce21ee7bd21042a;hpb=db1b6ebfe35aba1f4d2580b13a0a74ac317784ba diff --git a/FS/FS/UID.pm b/FS/FS/UID.pm index 3e71f09f1..f80156e97 100644 --- a/FS/FS/UID.pm +++ b/FS/FS/UID.pm @@ -118,7 +118,7 @@ Returns the CGI (see L) object. =cut sub cgi { - carp "warning: \$FS::UID::cgi isa Apache" if $cgi->isa('Apache'); + #carp "warning: \$FS::UID::cgi isa Apache" if $cgi->isa('Apache'); $cgi; } @@ -249,7 +249,7 @@ coderef into the hash %FS::UID::callback : =head1 VERSION -$Id: UID.pm,v 1.8 2001-08-21 09:34:13 ivan Exp $ +$Id: UID.pm,v 1.9 2001-09-06 20:41:59 ivan Exp $ =head1 BUGS