The branch "master" has been updated. The following is a summary of the commits.
from: ef6d169d1c18bfb85c93e571588e885e3016a340 998382d... Attempt to clean up logout handling 26a0c8d... Better location to put this. ----------------------------------------------------------------------- commit 998382d6723db763affbbba342a8d91c02984677 Author: Michael M Slusarz <[email protected]> Date: Thu Mar 26 17:39:57 2009 -0600 Attempt to clean up logout handling Use 1 function (getLogoutUrl()) instead of 2 (logoutUrl()). imp/lib/IMP.php | 70 +++++++++++----------------- imp/lib/MIMP.php | 4 +- imp/lib/Maintenance/Task/tos_agreement.php | 2 +- imp/lib/Session.php | 2 + imp/redirect.php | 4 +- 5 files changed, 35 insertions(+), 47 deletions(-) http://git.horde.org/diff.php/imp/lib/IMP.php?rt=horde-hatchery&r1=e1db42f7b12cbb0242cfe20f54324f1aadb10e95&r2=998382d6723db763affbbba342a8d91c02984677 http://git.horde.org/diff.php/imp/lib/MIMP.php?rt=horde-hatchery&r1=0c9f12977d718a9a8a4ff8e59ce27d60e51d0f76&r2=998382d6723db763affbbba342a8d91c02984677 http://git.horde.org/diff.php/imp/lib/Maintenance/Task/tos_agreement.php?rt=horde-hatchery&r1=b1314da3c3234bf90a1992361e10834a9ca91e98&r2=998382d6723db763affbbba342a8d91c02984677 http://git.horde.org/diff.php/imp/lib/Session.php?rt=horde-hatchery&r1=ea9996c32c3a029da6b795ec613dc364e468f347&r2=998382d6723db763affbbba342a8d91c02984677 http://git.horde.org/diff.php/imp/redirect.php?rt=horde-hatchery&r1=82b4d442c72f5c37051ad33f4c3afa0a07365e81&r2=998382d6723db763affbbba342a8d91c02984677 ----------------------------------------------------------------------- commit 26a0c8ddd70ff4fb2ba0ec1319715b528c05c7be Author: Michael M Slusarz <[email protected]> Date: Thu Mar 26 19:15:53 2009 -0600 Better location to put this. Prevents some unnecessary EXAMINE calls. imp/mailbox.php | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) http://git.horde.org/diff.php/imp/mailbox.php?rt=horde-hatchery&r1=e1db42f7b12cbb0242cfe20f54324f1aadb10e95&r2=26a0c8ddd70ff4fb2ba0ec1319715b528c05c7be __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
