commit: chora/lib/CVSLib file.php log.php

avsm@horde.org avsm@horde.org
20 Jan 2001 01:29:51 -0000


avsm        2001/01/19 17:29:51 PST

  Modified files:
    lib/CVSLib           file.php log.php 
  Log:
  break out the CVSLib_log constructor into a processLog() function.  Im
  slowly moving as much logic out of the constructors as possible, so that
  CVSLib_error objects can be returned more easily in the functions that
  actually do stuff.
  
  Revision  Changes    Path
  1.10      +4 -3      chora/lib/CVSLib/file.php
  1.5       +7 -4      chora/lib/CVSLib/log.php