[cvs] commit: framework/Prefs Prefs.php framework/Prefs/Prefs imsp.php ldap.php sql.php
Michael M Slusarz
slusarz at horde.org
Mon Feb 27 23:01:32 PST 2006
slusarz 2006-02-27 23:01:32 PST
Modified files:
Prefs Prefs.php
Prefs/Prefs imsp.php ldap.php sql.php
Log:
phpdoc cleanups
cache cleanups. cacheUpdate() is now only called with the preferences that
need to be updated, instead of always updating the entire prefs array. On
my server, this reduced the number of assignments in cacheUpdate() from 2173
to 379. i think there is still some more tweaking that can be done in here.
Revision Changes Path
1.165 +40 -46 framework/Prefs/Prefs.php
1.13 +7 -5 framework/Prefs/Prefs/imsp.php
1.106 +6 -3 framework/Prefs/Prefs/ldap.php
1.115 +5 -3 framework/Prefs/Prefs/sql.php
Chora Links:
http://cvs.horde.org/diff.php/framework/Prefs/Prefs.php?r1=1.164&r2=1.165&ty=u
http://cvs.horde.org/diff.php/framework/Prefs/Prefs/imsp.php?r1=1.12&r2=1.13&ty=u
http://cvs.horde.org/diff.php/framework/Prefs/Prefs/ldap.php?r1=1.105&r2=1.106&ty=u
http://cvs.horde.org/diff.php/framework/Prefs/Prefs/sql.php?r1=1.114&r2=1.115&ty=u
More information about the cvs
mailing list