The branch "master" has been updated. The following is a summary of the commits.
from: 58e6ea8ae58bd9abcf4e9385607a80083ddfd57e dbd6eee We still need to test if the method exists at all though. (Bug #11972). 05d8520 $info is never defined here, so it's always empty. 71ef421 [jan] Fix configuration of 'forward_file' paramter (Bug #11989). ----------------------------------------------------------------------- commit dbd6eee04d8a7e7d7e5e489a1c84a67c17d80596 Author: Jan Schneider <[email protected]> Date: Thu Jan 24 10:44:21 2013 +0100 We still need to test if the method exists at all though. (Bug #11972). framework/Support/lib/Horde/Support/Randomid.php | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/dbd6eee04d8a7e7d7e5e489a1c84a67c17d80596 ----------------------------------------------------------------------- commit 05d8520c736484de2c90104a5f8eff4cee378584 Author: Jan Schneider <[email protected]> Date: Thu Jan 24 11:12:29 2013 +0100 $info is never defined here, so it's always empty. imp/lib/Contents.php | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/05d8520c736484de2c90104a5f8eff4cee378584 ----------------------------------------------------------------------- commit 71ef421ac2660f6b0fa769d41156de661a31d7e5 Author: Jan Schneider <[email protected]> Date: Thu Jan 24 11:43:08 2013 +0100 [jan] Fix configuration of 'forward_file' paramter (Bug #11989). ingo/config/backends.php | 9 ++++----- ingo/docs/CHANGES | 1 + ingo/package.xml | 2 ++ 3 files changed, 7 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/71ef421ac2660f6b0fa769d41156de661a31d7e5 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
