From: Ivan Kohler Date: Mon, 1 Oct 2018 19:03:01 +0000 (-0700) Subject: Merge branch 'master' of git.freeside.biz:/home/git/freeside X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=d5988a9f7a3617de33da3058f2e9f1151b24420e;hp=b6088672c87e2c5984183326b4c0e2d9bd6c34f6 Merge branch 'master' of git.freeside.biz:/home/git/freeside --- 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