The branch "master" has been updated. The following is a summary of the commits.
from: 4d11e2963ceea62788aa3983105061058c23f4bd d12e7b2 Avoid PHP notice. 1093c27 Sort ecf6806 Fix storing empty 'actual' fields. 5998165 Fix syntax error. 15fb7c9 Don't use reserved words. Summary: http://github.com/horde/horde/compare/4d11e2963ceea62788aa3983105061058c23f4bd...15fb7c9ef22ff8c678ba67e02a8802cd270ea975 ----------------------------------------------------------------------- commit d12e7b23bcadb4742c5dbb423b56262f276ef75d Author: Jan Schneider <[email protected]> Date: Mon May 2 23:33:50 2016 +0200 Avoid PHP notice. components/lib/Components/Pear/Factory.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) http://github.com/horde/horde/commit/d12e7b23bcadb4742c5dbb423b56262f276ef75d ----------------------------------------------------------------------- commit 1093c2785610d34b3976441a6d95fb97c7610ae8 Author: Jan Schneider <[email protected]> Date: Wed May 4 12:48:30 2016 +0200 Sort nag/lib/Driver.php | 56 ++++++++++++++++++++++++++++-------------------------- 1 file changed, 29 insertions(+), 27 deletions(-) http://github.com/horde/horde/commit/1093c2785610d34b3976441a6d95fb97c7610ae8 ----------------------------------------------------------------------- commit ecf6806c83aab4e58db4da365f618076174f82f4 Author: Jan Schneider <[email protected]> Date: Wed May 4 12:54:38 2016 +0200 Fix storing empty 'actual' fields. nag/lib/Driver.php | 2 ++ nag/lib/Driver/Sql.php | 49 ++++++++++++++++++++++++++++++------------------- 2 files changed, 32 insertions(+), 19 deletions(-) http://github.com/horde/horde/commit/ecf6806c83aab4e58db4da365f618076174f82f4 ----------------------------------------------------------------------- commit 59981656182e330efb82fd55ae8b46e505c8f818 Author: Jan Schneider <[email protected]> Date: Wed May 4 12:55:07 2016 +0200 Fix syntax error. framework/Core/js/prettyautocomplete.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) http://github.com/horde/horde/commit/59981656182e330efb82fd55ae8b46e505c8f818 ----------------------------------------------------------------------- commit 15fb7c9ef22ff8c678ba67e02a8802cd270ea975 Author: Jan Schneider <[email protected]> Date: Wed May 4 12:55:33 2016 +0200 Don't use reserved words. kronolith/js/kronolith.js | 8 ++++---- kronolith/lib/Ajax.php | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) http://github.com/horde/horde/commit/15fb7c9ef22ff8c678ba67e02a8802cd270ea975 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
