[cvs] commit: ansel/lib Ansel.php
Michael Rubinsky
mike at theupstairsroom.com
Mon Feb 4 19:52:23 UTC 2008
mrubinsk 2008-02-04 14:52:23 EST
Modified files:
lib Ansel.php
Log:
Use a while() loop along with ->fetchRow() to reduce the total number of
loops we need to go through. (MDB2_Results::fetchAll() just loops through
a bunch of fetchRows() itself)
This finishes up Ticket: 6198
Bug: Duck
Revision Changes Path
1.293 +2 -6 ansel/lib/Ansel.php
Chora Links:
http://cvs.horde.org/diff.php/ansel/lib/Ansel.php?r1=1.292&r2=1.293&ty=u
More information about the cvs
mailing list