[Jifty-commit] r4807 - in Jifty-DBI/trunk: lib/Jifty/DBI

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Thu Jan 10 15:31:11 EST 2008


Author: alexmv
Date: Thu Jan 10 15:31:09 2008
New Revision: 4807

Modified:
   Jifty-DBI/trunk/   (props changed)
   Jifty-DBI/trunk/lib/Jifty/DBI/Collection.pm

Log:
 r26559 at zoq-fot-pik:  chmrr | 2008-01-10 15:30:34 -0500
  * Get rid of reference to deprecated method


Modified: Jifty-DBI/trunk/lib/Jifty/DBI/Collection.pm
==============================================================================
--- Jifty-DBI/trunk/lib/Jifty/DBI/Collection.pm	(original)
+++ Jifty-DBI/trunk/lib/Jifty/DBI/Collection.pm	Thu Jan 10 15:31:09 2008
@@ -351,7 +351,7 @@
 rows.  (That is, if rows are numbered starting from 0, row number
 C<< $self->first_row >> will be the first row returned.)  Note that it
 probably makes no sense to set these variables unless you are also
-enforcing an ordering on the rows (with L</order_by_cols>, say).
+enforcing an ordering on the rows (with L</order_by>, say).
 
 =cut
 


More information about the Jifty-commit mailing list