]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix a warning thrown when running 011pod.t
authorFrédéric Buclin <LpSolit@gmail.com>
Wed, 3 Aug 2011 17:29:14 +0000 (19:29 +0200)
committerFrédéric Buclin <LpSolit@gmail.com>
Wed, 3 Aug 2011 17:29:14 +0000 (19:29 +0200)
Bugzilla/Auth.pm

index 938541f569eed1b3f8ece881028e4f4fdcc8e504..9ee5ec7faccb8a158a854fa6704afbc52d825ee3 100644 (file)
@@ -404,7 +404,7 @@ Returns:     C<true> if users are allowed to create new Bugzilla accounts,
              C<false> otherwise.
 
 =item C<extern_id_used>
-  
+
 Description: Whether or not current login system uses extern_id.
 
 =item C<can_change_email>