[cvs] commit: framework/VFS/VFS sql.php

Michael M Slusarz slusarz at curecanti.org
Sat Jul 30 19:35:22 PDT 2005


slusarz     2005-07-30 19:35:22 PDT

  Modified files:
    VFS/VFS              sql.php 
  Log:
  Bug: 2358
  Unlike every other VFS backend, the base of the SQL backend is '' instead of
  '/'.  This is troublesome since '' for a path in most backends means the
  current directory, not the base directory.  Therefore, add an internal check
  that will auto convert a "regular" VFS path to the "internal" VFS path needed
  by the sql driver.  This fixes some configuration issues in gollem that
  prevented a user from easily using the sql driver.
  
  Revision  Changes    Path
  1.102     +43 -6     framework/VFS/VFS/sql.php

  Chora Links:
  http://cvs.horde.org/diff.php/framework/VFS/VFS/sql.php?r1=1.101&r2=1.102&ty=u


More information about the cvs mailing list