commit: horde/docs CHANGES horde/lib Prefs.php horde/lib/Prefs
ldap.php sql.php
jon@horde.org
jon@horde.org
30 Apr 2001 01:46:45 -0000
jon 2001/04/29 18:46:44 PDT
Modified files:
docs CHANGES
lib Prefs.php
lib/Prefs ldap.php sql.php
Log:
Overhauling the preferences caching system a bit:
- Caching can now be disable upon class creation.
- The preferences cache correctly handles preference scope.
- The preferences cache is smarter with respect to subsets of preferences.
Revision Changes Path
1.140 +1 -0 horde/docs/CHANGES
1.39 +60 -21 horde/lib/Prefs.php
1.3 +5 -9 horde/lib/Prefs/ldap.php
1.10 +8 -11 horde/lib/Prefs/sql.php