[cvs] commit: horde/lib/VFS sql.php
    Marko Djukic 
    tech at oblo.com
       
    Fri Jan 31 04:54:11 PST 2003
    
    
  
mdjukic     2003/01/31 04:54:11 PST
  Modified files:
    lib/VFS              sql.php 
  Log:
  - do we really need a _recursiveDelete() function with so many sql calls just to remove a directory sub tree?
  - improve error checking and reporting when doing a folder delete
  - not sure how the other apps are affected, gollem seems to be the only one, so i've defaulted the $recursive param to true, to keep to how the previous code behaved. maybe it should be defaulted to false so it behaves like most file systems not allowing non-empty folders to be deleted until forced.
  
  Revision  Changes    Path
  1.44      +31 -50    horde/lib/VFS/sql.php
  Chora Links:
  http://cvs.horde.org/diff.php/horde/lib/VFS/sql.php?r1=1.43&r2=1.44&ty=u
    
    
More information about the cvs
mailing list