[cvs] commit: kronolith data.php horde/docs CHANGES horde/lib Horde.phpmimp compose.php mnemo data.php nag data.php trean data.php turbadata.php

Chuck Hagenbuch chuck@horde.org
Thu, 29 Aug 2002 20:11:10 -0700 (PDT)


chuck       2002/08/29 20:11:10 PDT

  Modified files:
    .                    data.php 
    docs                 CHANGES 
    lib                  Horde.php 
    .                    compose.php 
    .                    data.php 
    .                    data.php 
    .                    data.php 
    .                    data.php 
  Log:
  - rename _fileCleanup() to Horde::deleteAtShutdown().
  - add Horde::_deleteAtShutdown() as the actual shutdown version, to avoid
    potential pre-compilation problems.
  - remove some unnecessary _fileCleanup() calls on uploaded files
    (PHP automatically deletes them at the end of the request).
  - fix all other _fileCleanup() calls.
  - make sure we use $_FILES everywhere instead of $HTTP_POST_FILES.
  
  Revision  Changes    Path
  1.325     +2 -0      horde/docs/CHANGES
  1.198     +95 -67    horde/lib/Horde.php
  1.27      +1 -3      kronolith/data.php
  1.9       +6 -6      mimp/compose.php
  1.4       +1 -3      mnemo/data.php
  1.7       +6 -8      nag/data.php
  1.2       +6 -8      trean/data.php
  1.33      +1 -3      turba/data.php

  Chora Links:
  http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.324&r2=1.325&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Horde.php?r1=1.197&r2=1.198&ty=u
  http://cvs.horde.org/diff.php/kronolith/data.php?r1=1.26&r2=1.27&ty=u
  http://cvs.horde.org/diff.php/mimp/compose.php?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/mnemo/data.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/nag/data.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/trean/data.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/turba/data.php?r1=1.32&r2=1.33&ty=u