The branch "master" has been updated. The following is a summary of the commits.
from: e27548d3bf5f943981e23a7ac769494776ac3dfd 62a959f [mms] Add throw parameter to Horde_Prefs#store(). 2100d48 [mms] Delete preference from storage backend when calling Horde_Prefs#remove(). 799f903 [mms] When removing a pref, reset its value in the cached scope to the default (Bug #11895). ----------------------------------------------------------------------- commit 62a959f907562b35987bd3881dd69c90d2f8f4a2 Author: Michael M Slusarz <[email protected]> Date: Mon Dec 17 22:24:41 2012 -0700 [mms] Add throw parameter to Horde_Prefs#store(). framework/Prefs/lib/Horde/Prefs.php | 17 ++++++++--------- framework/Prefs/package.xml | 10 ++++++---- 2 files changed, 14 insertions(+), 13 deletions(-) http://git.horde.org/horde-git/-/commit/62a959f907562b35987bd3881dd69c90d2f8f4a2 ----------------------------------------------------------------------- commit 2100d48377728944921db19e4d84fe482a0990d0 Author: Michael M Slusarz <[email protected]> Date: Mon Dec 17 22:55:06 2012 -0700 [mms] Delete preference from storage backend when calling Horde_Prefs#remove(). framework/Prefs/lib/Horde/Prefs.php | 24 +++++++++++++++++++----- framework/Prefs/package.xml | 2 ++ 2 files changed, 21 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/2100d48377728944921db19e4d84fe482a0990d0 ----------------------------------------------------------------------- commit 799f903d0c4012198cc306e9b2bfaa8f40da1e3f Author: Michael M Slusarz <[email protected]> Date: Mon Dec 17 22:58:12 2012 -0700 [mms] When removing a pref, reset its value in the cached scope to the default (Bug #11895). framework/Prefs/lib/Horde/Prefs/Scope.php | 6 +++++- framework/Prefs/package.xml | 2 ++ 2 files changed, 7 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/799f903d0c4012198cc306e9b2bfaa8f40da1e3f -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
