From: Ivan Kohler Date: Thu, 4 Oct 2018 18:47:30 +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=e937cde6e36499260e2c37704a623091743c810f;hp=17f5f41245b8e61765cbe7089d15cdc446391a03 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