[commits] Horde branch master updated. 7b56cd8b6078f3ebae95ff272e24694c48ceb37c
Michael M Slusarz
slusarz at horde.org
Fri Feb 11 17:50:37 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 86be1eafeff8848940928febf5a93ea2d2f7b071
bf2f029 Fix typo
96c8725 Revert "Actually use $app_webroot/fileroot for the Horde stanza."
7b56cd8 Revert "No idea what happened to getLoginParams(), but it doesn't exist anymore."
-----------------------------------------------------------------------
commit bf2f029fb05a6ce41fa03a59811f692cd8ff4fe9
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Fri Feb 11 02:00:00 2011 -0700
Fix typo
chora/lib/Application.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/bf2f029fb05a6ce41fa03a59811f692cd8ff4fe9
-----------------------------------------------------------------------
commit 96c8725bfe9d6746252dd74adabf0ad9753b469d
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Fri Feb 11 10:45:47 2011 -0700
Revert "Actually use $app_webroot/fileroot for the Horde stanza."
This reverts commit 86be1eafeff8848940928febf5a93ea2d2f7b071.
This is incorrect usage of $app_webroot. It is *NOT* the location of
the base of horde. It is the directory that contains the horde apps
(e.g. the base git directory).
HORDE_BASE already contains the correct horde webroot. No need to
calculate again.
framework/Core/lib/Horde/Registry.php | 8 ++------
1 files changed, 2 insertions(+), 6 deletions(-)
http://git.horde.org/horde-git/-/commit/96c8725bfe9d6746252dd74adabf0ad9753b469d
-----------------------------------------------------------------------
commit 7b56cd8b6078f3ebae95ff272e24694c48ceb37c
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Fri Feb 11 10:49:19 2011 -0700
Revert "No idea what happened to getLoginParams(), but it doesn't exist anymore."
This reverts commit cf2d5a60366246e3a91c2a7847568651b51a27f6.
getLoginParams() exists (Horde_Core_Auth_Application), and this commit
breaks things like logging into IMP for me.
horde/login.php | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/7b56cd8b6078f3ebae95ff272e24694c48ceb37c
More information about the commits
mailing list