The branch "master" has been updated. The following is a summary of the commits.
from: c451e0b84f66e244e7cfe3d2750fecc95b5c9c23 6450a5f Works in PHP 7 too. c62f84f Define variable. 059680b Reset debug values. 3108877 Fix hiding ACL prefs as advertised. 0684d14 Allow to disable remote accounts by locking the pref. Summary: http://github.com/horde/horde/compare/c451e0b84f66e244e7cfe3d2750fecc95b5c9c23...0684d14cb4370bdb9452c75eb2d862f496fb01d6 ----------------------------------------------------------------------- commit 6450a5ffe3e74097565b1507da001b9a653bba32 Author: Jan Schneider <[email protected]> Date: Tue Jan 12 13:01:46 2016 +0100 Works in PHP 7 too. framework/Test/package.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/6450a5ffe3e74097565b1507da001b9a653bba32 ----------------------------------------------------------------------- commit c62f84fc1f172be7b1566ae7489b81d9578cc38f Author: Jan Schneider <[email protected]> Date: Tue Jan 12 13:19:08 2016 +0100 Define variable. horde/admin/sqlshell.php | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/c62f84fc1f172be7b1566ae7489b81d9578cc38f ----------------------------------------------------------------------- commit 059680b12c6155901564d30ce9f3987773310dbe Author: Jan Schneider <[email protected]> Date: Tue Jan 12 14:40:55 2016 +0100 Reset debug values. .../test/Horde/SessionHandler/Storage/BuiltinTest.php | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/059680b12c6155901564d30ce9f3987773310dbe ----------------------------------------------------------------------- commit 3108877f9031fe3db3430f745a4e32887481d836 Author: Jan Schneider <[email protected]> Date: Tue Jan 12 15:39:14 2016 +0100 Fix hiding ACL prefs as advertised. imp/lib/Prefs/Special/Acl.php | 10 +++++++--- 1 files changed, 7 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/3108877f9031fe3db3430f745a4e32887481d836 ----------------------------------------------------------------------- commit 0684d14cb4370bdb9452c75eb2d862f496fb01d6 Author: Jan Schneider <[email protected]> Date: Tue Jan 12 15:39:37 2016 +0100 Allow to disable remote accounts by locking the pref. imp/config/prefs.php | 1 + imp/lib/Prefs/Special/Remote.php | 12 ++++++++++-- 2 files changed, 11 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/0684d14cb4370bdb9452c75eb2d862f496fb01d6 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
