From: Sunil Joshi Date: Fri, 23 Aug 2013 13:39:18 +0000 (+1000) Subject: Bug 884705 - Bugzilla->user does not return undef X-Git-Tag: bugzilla-4.5.1~72 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bc153d05e012c37e9bc0d9916cc7ccfefc0fec7;p=thirdparty%2Fbugzilla.git Bug 884705 - Bugzilla->user does not return undef r=simon, a=simon --- diff --git a/Bugzilla.pm b/Bugzilla.pm index 2c0e303d9a..24963858e5 100644 --- a/Bugzilla.pm +++ b/Bugzilla.pm @@ -774,10 +774,10 @@ not an arrayref. =item C -C if there is no currently logged in user or if the login code has not -yet been run. If an sudo session is in progress, the C -corresponding to the person who is being impersonated. If no session is in -progress, the current C. +Default C object if there is no currently logged in user or +if the login code has not yet been run. If an sudo session is in progress, +the C corresponding to the person who is being impersonated. +If no session is in progress, the current C. =item C