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

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Fri Mar 16 01:21:49 EDT 2007


Author: jesse
Date: Fri Mar 16 01:21:49 2007
New Revision: 2985

Modified:
   jifty/trunk/   (props changed)
   jifty/trunk/lib/Jifty/Plugin/Authentication/Password/Notification/ConfirmEmail.pm
   jifty/trunk/lib/Jifty/Plugin/Authentication/Password/Notification/ConfirmLostPassword.pm

Log:
 r53520 at pinglin:  jesse | 2007-03-16 01:21:33 -0400
 Remove legacy naming from the Auth::Password plugin #  nelhage++ 


Modified: jifty/trunk/lib/Jifty/Plugin/Authentication/Password/Notification/ConfirmEmail.pm
==============================================================================
--- jifty/trunk/lib/Jifty/Plugin/Authentication/Password/Notification/ConfirmEmail.pm	(original)
+++ jifty/trunk/lib/Jifty/Plugin/Authentication/Password/Notification/ConfirmEmail.pm	Fri Mar 16 01:21:49 2007
@@ -6,11 +6,11 @@
 
 =head1 NAME
 
-Doxory::Notification::ConfirmEmail
+Jifty::Plugin::Authentication::Password::Notification::ConfirmEmail
 
 =head1 ARGUMENTS
 
-C<to>, a L<Doxory::Model::User> whose address we are confirming.
+C<to>, a L<$YOURAPP:Model::User> whose address we are confirming.
 
 =cut
 

Modified: jifty/trunk/lib/Jifty/Plugin/Authentication/Password/Notification/ConfirmLostPassword.pm
==============================================================================
--- jifty/trunk/lib/Jifty/Plugin/Authentication/Password/Notification/ConfirmLostPassword.pm	(original)
+++ jifty/trunk/lib/Jifty/Plugin/Authentication/Password/Notification/ConfirmLostPassword.pm	Fri Mar 16 01:21:49 2007
@@ -6,7 +6,7 @@
 
 =head1 NAME
 
-Doxory::Notification::ConfirmLostPassword
+Jifty::Plugin::Authentication::Password::Notification::ConfirmLostPassword
 
 =head1 ARGUMENTS
 


More information about the Jifty-commit mailing list