[Jifty-commit] r3586 - in jifty/trunk: lib/Jifty/Plugin/Authentication/Password

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Fri Jun 29 19:56:07 EDT 2007


Author: alexmv
Date: Fri Jun 29 19:56:06 2007
New Revision: 3586

Modified:
   jifty/trunk/   (props changed)
   jifty/trunk/lib/Jifty/Plugin/Authentication/Password/Dispatcher.pm
   jifty/trunk/lib/Jifty/Plugin/Authentication/Password/View.pm

Log:
 r19973 at zoq-fot-pik:  chmrr | 2007-06-29 19:54:26 -0400
  * The true return value of the module needs to not be part of the POD
  * Fix a POD nitpick


Modified: jifty/trunk/lib/Jifty/Plugin/Authentication/Password/Dispatcher.pm
==============================================================================
--- jifty/trunk/lib/Jifty/Plugin/Authentication/Password/Dispatcher.pm	(original)
+++ jifty/trunk/lib/Jifty/Plugin/Authentication/Password/Dispatcher.pm	Fri Jun 29 19:56:06 2007
@@ -164,5 +164,6 @@
 Jifty is Copyright 2005-2007 Best Practical Solutions, LLC.
 Jifty is distributed under the same terms as Perl itself.
 
+=cut
 
 1;

Modified: jifty/trunk/lib/Jifty/Plugin/Authentication/Password/View.pm
==============================================================================
--- jifty/trunk/lib/Jifty/Plugin/Authentication/Password/View.pm	(original)
+++ jifty/trunk/lib/Jifty/Plugin/Authentication/Password/View.pm	Fri Jun 29 19:56:06 2007
@@ -14,7 +14,7 @@
 
 Is the above really true or need to said anymore? -- Sterling
 
-=end
+=end comment
 
 This provides the templates for the pages and forms used by the password authentication plugin.
 
@@ -162,7 +162,7 @@
 
 What's the difference between lost_password and passwordreminder? -- Sterling
 
-=end
+=end comment
 
 =cut
 


More information about the Jifty-commit mailing list