commit: horde/docs CHANGES horde/lib Horde.php

Anil Madhavapeddy anil@recoil.org
20 Aug 2001 07:48:27 -0000


avsm        2001/08/20 00:48:27 PDT

  Modified files:
    docs                 CHANGES 
    lib                  Horde.php 
  Log:
  Couple of API extensions:
  
  - Allow temp files to be unregistered from deletion in _fileCleanup
    as an optional parameter
  
  - Allow temporary directory to be chosen in Horde::getTempFile().
    Defaults to Horde::getTempDir() if none is specified.
    This is needed for the filesystem cache driver.
  
  Revision  Changes    Path
  1.187     +2 -0      horde/docs/CHANGES
  1.105     +27 -12    horde/lib/Horde.php