commit: horde/docs CHANGES imp view.php imp/docs CHANGES horde/lib ObjectStore.php

chuck@horde.org chuck@horde.org
20 Jan 2001 19:01:02 -0000


chuck       2001/01/20 11:01:02 PST

  Modified files:
    docs                 CHANGES 
    .                    view.php 
    docs                 CHANGES 
    lib                  ObjectStore.php 
  Log:
  Fix two problems with attachments. One caused viewing any more than one
  attachment to fail when register_globals was On (yes, on!); the other caused
  view.php not to fall back on the part number information if fetching a part
  from the cache failed.
  
  Revision  Changes    Path
  1.105     +1 -0      horde/docs/CHANGES
  2.90      +12 -8     imp/view.php
  1.263     +2 -0      imp/docs/CHANGES
  1.2       +4 -3      horde/lib/ObjectStore.php