[cvs] commit: kronolith/docs CHANGES kronolith/lib Driver.php

Chuck Hagenbuch chuck at horde.org
Tue Oct 4 08:09:22 PDT 2005


chuck       2005-10-04 08:09:22 PDT

  Modified files:
    docs                 CHANGES 
    lib                  Driver.php 
  Log:
  [cjh] Avoid loops and other errors by immediately failing nextRecurrence()
  checking for any event with a recurInterval of 0 (Bug #2709).
  
  Also, there's no reason for nextRecurrence() to need to return a
  reference, and we don't even ask for a reference when calling it, so
  simplify the code by not trying to return one.
  
  Revision  Changes    Path
  1.247     +2 -1      kronolith/docs/CHANGES
  1.146     +17 -17    kronolith/lib/Driver.php

  Chora Links:
  http://cvs.horde.org/diff.php/kronolith/docs/CHANGES?r1=1.246&r2=1.247&ty=u
  http://cvs.horde.org/diff.php/kronolith/lib/Driver.php?r1=1.145&r2=1.146&ty=u


More information about the cvs mailing list