jon 2001/04/25 08:24:57 PDT
Modified files:
lib Storage.php
lib/Storage sql.php
Log:
The 'foreach' construct is faster than the 'while..list..each' construct.
Use it instead.
Revision Changes Path
1.8 +4 -4 nag/lib/Storage.php
1.5 +4 -4 nag/lib/Storage/sql.php