The branch "master" has been updated. The following is a summary of the commits.
from: f8b3530e25e151736f8dd3eb09dfa825c66b8bd9 c9cbc06 Consistent spelling of variable names (Bug #13289). 8ad44b3 Simplify header building; fix warnings (Bug #13290). aa1ab53 Fix undedined notice; indention (Bug #13292). 191fb50 Fix undefined variable; use Horde_Url#redirect() (Bug #13293). 73db70f Fix notices if no items found (Bug #13294). fe10663 [jan] Fix several notices and warnings ([email protected]). Summary: http://github.com/horde/horde/compare/f8b3530e25e151736f8dd3eb09dfa825c66b8bd9...fe10663e02b70ae50e6b83165a19f35fc278a9c6 ----------------------------------------------------------------------- commit c9cbc064613b6675c08cdf05ddb60cd3b7178545 Author: Jan Schneider <[email protected]> Date: Mon Jun 30 18:17:35 2014 +0200 Consistent spelling of variable names (Bug #13289). sesha/lib/View/List.php | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) http://github.com/horde/horde/commit/c9cbc064613b6675c08cdf05ddb60cd3b7178545 ----------------------------------------------------------------------- commit 8ad44b382b460055c69261ac4d01b72a99fe0fae Author: Jan Schneider <[email protected]> Date: Mon Jun 30 18:22:36 2014 +0200 Simplify header building; fix warnings (Bug #13290). sesha/lib/View/List.php | 51 ++++++++++++++++++++++------------------------ 1 files changed, 24 insertions(+), 27 deletions(-) http://github.com/horde/horde/commit/8ad44b382b460055c69261ac4d01b72a99fe0fae ----------------------------------------------------------------------- commit aa1ab53cf03437b1e7220c9a8497c9afb7ba27a4 Author: Jan Schneider <[email protected]> Date: Mon Jun 30 18:25:28 2014 +0200 Fix undedined notice; indention (Bug #13292). sesha/lib/Driver/Rdo.php | 107 ++++++++++++++++++++++++--------------------- 1 files changed, 57 insertions(+), 50 deletions(-) http://github.com/horde/horde/commit/aa1ab53cf03437b1e7220c9a8497c9afb7ba27a4 ----------------------------------------------------------------------- commit 191fb500a9e069902da081b8e9b9dcdca198d64c Author: Jan Schneider <[email protected]> Date: Mon Jun 30 18:36:19 2014 +0200 Fix undefined variable; use Horde_Url#redirect() (Bug #13293). sesha/admin.php | 33 +++++++++++++++++++-------------- sesha/stock.php | 11 +++++++---- 2 files changed, 26 insertions(+), 18 deletions(-) http://github.com/horde/horde/commit/191fb500a9e069902da081b8e9b9dcdca198d64c ----------------------------------------------------------------------- commit 73db70f749ee8df86312dccf7e6574a9e00c98fe Author: Jan Schneider <[email protected]> Date: Mon Jun 30 18:40:48 2014 +0200 Fix notices if no items found (Bug #13294). sesha/lib/View/List.php | 1 + sesha/templates/view/list.php | 6 ++++++ 2 files changed, 7 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/73db70f749ee8df86312dccf7e6574a9e00c98fe ----------------------------------------------------------------------- commit fe10663e02b70ae50e6b83165a19f35fc278a9c6 Author: Jan Schneider <[email protected]> Date: Mon Jun 30 18:41:26 2014 +0200 [jan] Fix several notices and warnings ([email protected]). sesha/docs/CHANGES | 2 ++ sesha/package.xml | 2 ++ 2 files changed, 4 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/fe10663e02b70ae50e6b83165a19f35fc278a9c6 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
