[Jifty-commit] r1556 - jifty/trunk/lib/Jifty

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Thu Jul 13 15:28:10 EDT 2006


Author: audreyt
Date: Thu Jul 13 15:28:01 2006
New Revision: 1556

Modified:
   jifty/trunk/lib/Jifty/Dispatcher.pm

Log:
* Jifty::Dispatcher - there's no call_next, remove it from POD, fnord.

Modified: jifty/trunk/lib/Jifty/Dispatcher.pm
==============================================================================
--- jifty/trunk/lib/Jifty/Dispatcher.pm	(original)
+++ jifty/trunk/lib/Jifty/Dispatcher.pm	Thu Jul 13 15:28:01 2006
@@ -219,7 +219,7 @@
 =head2 show $component
 
 Display the presentation component.  If not specified, use the
-default page in call_next.
+request path as the default page.
 
 =head2 dispatch $path
 


More information about the Jifty-commit mailing list