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

Chuck Hagenbuch chuck@horde.org
15 Aug 2001 19:16:58 -0000


chuck       2001/08/15 12:16:58 PDT

  Modified files:
    docs                 CHANGES 
    lib                  Registry.php 
  Log:
  Don't re-include application config files; save configs in a cache so that
  we can just point $GLOBALS['conf'] at the old config on $registry->popApp(),
  etc.
  
  Revision  Changes    Path
  1.182     +3 -0      horde/docs/CHANGES
  1.44      +24 -12    horde/lib/Registry.php