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

Chuck Hagenbuch chuck@horde.org
Thu, 27 Jun 2002 11:18:24 -0700 (PDT)


chuck       2002/06/27 11:18:24 PDT

  Modified files:
    lib                  VFS.php 
    lib/VFS              file.php ftp.php sql.php 
  Log:
  Update VFS API a bunch; implement rename() in all backends, lots of PHPDoc
  and API cleanups, and VFS::delete() is now VFS::deleteFile(), for clarity.
  
  Revision  Changes    Path
  1.5       +36 -10    horde/lib/VFS.php
  1.7       +25 -3     horde/lib/VFS/file.php
  1.2       +69 -15    horde/lib/VFS/ftp.php
  1.6       +38 -8     horde/lib/VFS/sql.php

  Chora Links:
  http://cvs.horde.org/diff.php/horde/lib/VFS.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/horde/lib/VFS/file.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/horde/lib/VFS/ftp.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/horde/lib/VFS/sql.php?r1=1.5&r2=1.6&ty=u