From: Koosha Khajeh Moogahi Date: Wed, 25 Jul 2012 21:39:46 +0000 (-0400) Subject: Bug 776103 - Syntax error in Bugzilla::User::Setting API doc X-Git-Tag: bugzilla-4.0.7~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=961b479e539b554bf592850c916b5e4416ac6983;p=thirdparty%2Fbugzilla.git Bug 776103 - Syntax error in Bugzilla::User::Setting API doc r/a=LpSolit --- diff --git a/Bugzilla/User/Setting.pm b/Bugzilla/User/Setting.pm index 7a6c72fd3f..cccf31a4db 100644 --- a/Bugzilla/User/Setting.pm +++ b/Bugzilla/User/Setting.pm @@ -390,10 +390,10 @@ Description: Determines if a given setting exists in the database. Params: C<$setting_name> - string - the setting name Returns: boolean - true if the setting already exists in the DB. -=back - =end private +=back + =head1 METHODS =over 4