The branch "master" has been updated. The following is a summary of the commits.
from: 9be0ae6b068e531e939150c20f176a2f3de33599 20c98f3 Cache avatar data 690d731 [mms] Fix Horde_Prefs#isDefault() to return true if the given pref name doesn't exist in a scope. Summary: http://github.com/horde/horde/compare/9be0ae6b068e531e939150c20f176a2f3de33599...690d731b354f8faaa19c09caae2c636a58758ac6 ----------------------------------------------------------------------- commit 20c98f39e178cf1dce292a60abb1bec11fa2934b Author: Michael M Slusarz <[email protected]> Date: Wed Dec 3 02:13:11 2014 -0700 Cache avatar data imp/lib/Contacts/Image.php | 29 ++++++++++++++++++++++++++++- 1 files changed, 28 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/20c98f39e178cf1dce292a60abb1bec11fa2934b ----------------------------------------------------------------------- commit 690d731b354f8faaa19c09caae2c636a58758ac6 Author: Michael M Slusarz <[email protected]> Date: Wed Dec 3 13:21:39 2014 -0700 [mms] Fix Horde_Prefs#isDefault() to return true if the given pref name doesn't exist in a scope. Since the pref is not defined, whatever value given should be considered the default. Ticket #13732 framework/Prefs/lib/Horde/Prefs.php | 2 +- framework/Prefs/package.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/690d731b354f8faaa19c09caae2c636a58758ac6 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
