X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=FS%2FFS%2FUID.pm;fp=FS%2FFS%2FUID.pm;h=d3ee8d81031b40e09abf9741fb55bc91338d1418;hb=d5988a9f7a3617de33da3058f2e9f1151b24420e;hp=693e5d9521810e9b5387c618f0aa1f9500c6f97d;hpb=b6088672c87e2c5984183326b4c0e2d9bd6c34f6;p=freeside.git diff --git a/FS/FS/UID.pm b/FS/FS/UID.pm index 693e5d952..d3ee8d810 100644 --- a/FS/FS/UID.pm +++ b/FS/FS/UID.pm @@ -220,7 +220,7 @@ sub install_callback { =item cgi -Returns the CGI (see L) object. +(Deprecated) Returns the CGI (see L) object. =cut @@ -230,9 +230,9 @@ sub cgi { $cgi; } -=item cgi CGI_OBJECT +=item setcgi CGI_OBJECT -Sets the CGI (see L) object. +(Deprecated) Sets the CGI (see L) object. =cut