[Rt-commit] r18923 - rt/3.999/trunk/lib/RT/Interface

sunnavy at bestpractical.com sunnavy at bestpractical.com
Tue Mar 24 11:43:18 EDT 2009


Author: sunnavy
Date: Tue Mar 24 11:43:16 2009
New Revision: 18923

Modified:
   rt/3.999/trunk/lib/RT/Interface/Web.pm

Log:
doc fix

Modified: rt/3.999/trunk/lib/RT/Interface/Web.pm
==============================================================================
--- rt/3.999/trunk/lib/RT/Interface/Web.pm	(original)
+++ rt/3.999/trunk/lib/RT/Interface/Web.pm	Tue Mar 24 11:43:16 2009
@@ -159,10 +159,7 @@
 
 =head2 redirect URL
 
-This routine ells the current user's browser to redirect to URL.  
-Additionally, it unties the user's currently active session, helping to avoid 
-A bug in Apache::Session 1.81 and earlier which clobbers sessions if we try to use 
-a cached DBI statement handle twice at the same time.
+This routine tells the current user's browser to redirect to URL.  
 
 =cut
 


More information about the Rt-commit mailing list