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