The branch "master" has been updated. The following is a summary of the commits.
from: c462001168dc27dc786d9dacf244feb06cf33087 24de106 Bugfix: removeVariable from $section not current a4b1cda Merge branch 'patch-2' of https://github.com/oakey-b1/horde into oakey-b1-patch-2 bcfe002 Merge branch 'oakey-b1-patch-2' Summary: http://github.com/horde/horde/compare/c462001168dc27dc786d9dacf244feb06cf33087...bcfe0020ac90620b7729f295f53508433ac6f23b ----------------------------------------------------------------------- commit 24de106f0e7033e09f8374a0b3286cc90059187e Author: Neal Thomas Oakey <[email protected]> Date: Thu Apr 7 13:40:48 2016 +0200 Bugfix: removeVariable from $section not current This caused a bug when using multiple sections and the variable shouldn't be removed from the current section. framework/Form/lib/Horde/Form.php | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/24de106f0e7033e09f8374a0b3286cc90059187e ----------------------------------------------------------------------- commit a4b1cdabe5f620d89b6479d603fda41987f27e07 Merge: c462001 24de106 Author: Jan Schneider <[email protected]> Date: Fri Apr 8 10:01:32 2016 +0200 Merge branch 'patch-2' of https://github.com/oakey-b1/horde into oakey-b1-patch-2 framework/Form/lib/Horde/Form.php | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/a4b1cdabe5f620d89b6479d603fda41987f27e07 ----------------------------------------------------------------------- commit bcfe0020ac90620b7729f295f53508433ac6f23b Merge: c462001 a4b1cda Author: Jan Schneider <[email protected]> Date: Fri Apr 8 10:02:36 2016 +0200 Merge branch 'oakey-b1-patch-2' framework/Form/lib/Horde/Form.php | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/bcfe0020ac90620b7729f295f53508433ac6f23b -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
