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

Chuck Hagenbuch chuck@horde.org
Mon, 22 Jul 2002 20:07:29 -0700 (PDT)


chuck       2002/07/22 20:07:29 PDT

  Modified files:
    lib                  VFS.php 
    lib/VFS              file.php ftp.php sql.php 
  Log:
  Add VFS::writeData(), which takes raw data instead of a tmp file,
  which will sometimes be more efficient.
  
  Revision  Changes    Path
  1.12      +17 -2     horde/lib/VFS.php
  1.11      +69 -17    horde/lib/VFS/file.php
  1.14      +22 -2     horde/lib/VFS/ftp.php
  1.9       +19 -5     horde/lib/VFS/sql.php

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