From: Ivan Kohler Date: Mon, 1 Oct 2018 19:02:48 +0000 (-0700) Subject: doc ancient functions as deprecated X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=38325179924657f797e54a0fba4b1b09a86704b2;p=freeside.git doc ancient functions as deprecated --- 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