commit: horde/lib Prefs.php
chuck@horde.org
chuck@horde.org
4 May 2001 15:19:29 -0000
chuck 2001/05/04 08:19:29 PDT
Modified files:
lib Prefs.php
Log:
One more pass through the Prefs system. The major change here is to not
update the prefs cache after calling setDefaults() if the cache has already
been filled with valid data. That seems to clean up a couple of problems.
The other main thing is that I've changed how we handle the $prefs_cache
variable to match how we handle global session variables in IMP; hopefully
this will resolve some issues with register_globals, references, etc.
Please test and let me know how this works for you.
Revision Changes Path
1.43 +39 -32 horde/lib/Prefs.php