[cvs] commit: horde/docs CHANGES horde/lib VFS.php horde/lib/VFS file.php ftp.php sql.php

Chuck Hagenbuch chuck@horde.org
Fri, 19 Jul 2002 08:27:55 -0700 (PDT)


chuck       2002/07/19 08:27:55 PDT

  Modified files:
    docs                 CHANGES 
    lib                  VFS.php 
    lib/VFS              file.php ftp.php sql.php 
  Log:
  The VFS api now consistently takes a temp file in the write() method
  across all backends (Michael Varghese <mike.varghese@ascellatech.com>).
  
  Revision  Changes    Path
  1.311     +2 -0      horde/docs/CHANGES
  1.11      +7 -10     horde/lib/VFS.php
  1.10      +11 -7     horde/lib/VFS/file.php
  1.13      +9 -9      horde/lib/VFS/ftp.php
  1.8       +21 -8     horde/lib/VFS/sql.php

  Chora Links:
  http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.310&r2=1.311&ty=u
  http://cvs.horde.org/diff.php/horde/lib/VFS.php?r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/horde/lib/VFS/file.php?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/horde/lib/VFS/ftp.php?r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/horde/lib/VFS/sql.php?r1=1.7&r2=1.8&ty=u