The branch "master" has been updated. The following is a summary of the commits.
from: 79bc41aa04ec8dc4f5a734b1ca1c639ee2ac064a 66b6097 Remove IMP::status() 77ad8e5 Better documentation for the timeout and max_time configuration options 722b191 [mms] Re-enable support for $conf['session']['timeout'] to allow for non-session based cookie lifetimes. ----------------------------------------------------------------------- commit 66b6097b06b21a218ee39d01016abdc3321b7903 Author: Michael M Slusarz <[email protected]> Date: Mon Apr 15 17:13:05 2013 -0600 Remove IMP::status() imp/lib/Basic/Base.php | 4 +++- imp/lib/Dynamic/Compose.php | 4 +++- imp/lib/Dynamic/Message.php | 8 ++++++-- imp/lib/IMP.php | 8 -------- imp/minimal.php | 5 ++++- 5 files changed, 16 insertions(+), 13 deletions(-) http://git.horde.org/horde-git/-/commit/66b6097b06b21a218ee39d01016abdc3321b7903 ----------------------------------------------------------------------- commit 77ad8e5166c749e3d459dadb4650ee7a5994363a Author: Michael M Slusarz <[email protected]> Date: Mon Apr 15 17:22:17 2013 -0600 Better documentation for the timeout and max_time configuration options horde/config/conf.xml | 24 +++++++++++++++--------- 1 files changed, 15 insertions(+), 9 deletions(-) http://git.horde.org/horde-git/-/commit/77ad8e5166c749e3d459dadb4650ee7a5994363a ----------------------------------------------------------------------- commit 722b1912b37d2ece4d991193d157cf7179cbee0c Author: Michael M Slusarz <[email protected]> Date: Mon Apr 15 17:23:49 2013 -0600 [mms] Re-enable support for $conf['session']['timeout'] to allow for non-session based cookie lifetimes. framework/Core/lib/Horde/Session.php | 2 +- framework/Core/package.xml | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/722b1912b37d2ece4d991193d157cf7179cbee0c -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
