[cvs] commit: horde/config horde.php.dist horde/docs CHANGES horde/lib VFS.php horde/lib/VFS ListItem.php Object.php file.php ftp.php musql.php sql.php sql_file.php

Chuck Hagenbuch chuck@horde.org
Tue Oct 29 21:21:41 2002


chuck       2002/10/29 13:21:41 PST

  Modified files:        (Branch: RELENG_2)
    config               horde.php.dist 
    docs                 CHANGES 
  Added files:           (Branch: RELENG_2)
    lib                  VFS.php 
    lib/VFS              ListItem.php Object.php file.php ftp.php 
                         musql.php sql.php sql_file.php 
  Log:
  Merge the VFS API into Horde 2.2.
  
  Revision    Changes    Path
  1.47.2.27   +17 -1     horde/config/Attic/horde.php.dist
  1.207.2.62  +1 -0      horde/docs/CHANGES
  1.21.2.1    +304 -0    horde/lib/VFS.php (new)
  1.1.2.1     +102 -0    horde/lib/VFS/ListItem.php (new)
  1.1.2.1     +302 -0    horde/lib/VFS/Object.php (new)
  1.22.2.1    +450 -0    horde/lib/VFS/file.php (new)
  1.25.2.1    +441 -0    horde/lib/VFS/ftp.php (new)
  1.4.2.1     +433 -0    horde/lib/VFS/musql.php (new)
  1.32.2.1    +501 -0    horde/lib/VFS/sql.php (new)
  1.6.2.1     +564 -0    horde/lib/VFS/sql_file.php (new)

  Chora Links:
  http://cvs.horde.org/diff.php/horde/config/Attic/horde.php.dist?r1=1.47.2.26&r2=1.47.2.27&ty=u
  http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.207.2.61&r2=1.207.2.62&ty=u
  http://cvs.horde.org/co.php/horde/lib/VFS.php?r=1.21.2.1
  http://cvs.horde.org/co.php/horde/lib/VFS/ListItem.php?r=1.1.2.1
  http://cvs.horde.org/co.php/horde/lib/VFS/Object.php?r=1.1.2.1
  http://cvs.horde.org/co.php/horde/lib/VFS/file.php?r=1.22.2.1
  http://cvs.horde.org/co.php/horde/lib/VFS/ftp.php?r=1.25.2.1
  http://cvs.horde.org/co.php/horde/lib/VFS/musql.php?r=1.4.2.1
  http://cvs.horde.org/co.php/horde/lib/VFS/sql.php?r=1.32.2.1
  http://cvs.horde.org/co.php/horde/lib/VFS/sql_file.php?r=1.6.2.1