[cvs] cvs commit: horde/lib Horde.php horde/lib/Crypt pgp.php

Michael M Slusarz slusarz@bigworm.colorado.edu
Thu, 2 May 2002 12:49:50 -0700 (PDT)


slusarz     2002/05/02 12:49:50 PDT

  Modified files:
    lib                  Horde.php 
    lib/Crypt            pgp.php 
  Log:
  Added the Horde::createTempDir() to create a temporary directory within the system temp
  directory for use during a single session.  Altered Horde::_fileCleanup() to remove these
  direectories at the end of a session.  Following opal's observation, Horde_Crypt_pgp now
  uses one of these temp directories to prevent against race conditions.
  
  Revision  Changes    Path
  1.7       +28 -10    horde/lib/Crypt/pgp.php
  1.152     +76 -23    horde/lib/Horde.php

  Chora Links:
  http://cvs.horde.org/diff.php/horde/lib/Crypt/pgp.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Horde.php?r1=1.151&r2=1.152&ty=u