commit: nag/lib Storage.php nag/lib/Storage sql.php

jon@horde.org jon@horde.org
25 Apr 2001 15:24:57 -0000


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