Cleanup registry caching.
authorMichael M Slusarz <slusarz@curecanti.org>
Fri, 17 Dec 2010 20:45:00 +0000 (13:45 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Fri, 17 Dec 2010 20:45:00 +0000 (13:45 -0700)
commit27bd896e7b07de019aa8c59565ec0ed89f28f5f9
tree792e35509d4e4ac11e918f3c7e601c8d401d9c54
parentd48f5b4547eddd1f2014c715b1d70d7dd5303922
Cleanup registry caching.

No need to wait until shutdown to write cache.

clearCache() -> rebuild() which does better job of regenerating
necessary data elements.

When switching languages, don't rebuild registry information until AFTER
we switch the language.

Possibly fixes Bug #9424 (?)
framework/Core/lib/Horde/Registry.php
horde/admin/config/config.php
horde/admin/config/index.php
horde/admin/config/scripts.php