[commits] Horde branch master updated. 727c39b30c5a3b9cc31e8ab95222c6b8a2d8f50a
Michael M Slusarz
slusarz at horde.org
Wed Jan 12 20:25:03 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 595f52246a1093d282adfb7f49d91039b82b2a9f
7779045 sanity check
886ad8b Don't directly alter $conf array; use $chora_conf instead
727c39b Don't store allow_folders value in $conf array
-----------------------------------------------------------------------
commit 7779045096e438c99769997a1bba5e9048b3ec8c
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Jan 12 12:34:47 2011 -0700
sanity check
chora/commit.php | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/7779045096e438c99769997a1bba5e9048b3ec8c
-----------------------------------------------------------------------
commit 886ad8b8ebeb74b317e09c228d38e5995d902c5f
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Jan 12 12:56:02 2011 -0700
Don't directly alter $conf array; use $chora_conf instead
$conf can be overwritten at any time by an application push, so there is
no guarantee the data will remain in there.
chora/browsedir.php | 2 +-
chora/lib/Application.php | 33 +++++++++++++++++----------------
chora/lib/Chora.php | 4 ++--
chora/templates/headerbar.inc | 6 +++---
4 files changed, 23 insertions(+), 22 deletions(-)
http://git.horde.org/horde-git/-/commit/886ad8b8ebeb74b317e09c228d38e5995d902c5f
-----------------------------------------------------------------------
commit 727c39b30c5a3b9cc31e8ab95222c6b8a2d8f50a
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Jan 12 13:17:13 2011 -0700
Don't store allow_folders value in $conf array
imp/compose-mimp.php | 2 +-
imp/compose.php | 4 ++--
imp/folders-mimp.php | 2 +-
imp/folders.php | 4 ++--
imp/lib/Application.php | 4 ++--
imp/lib/IMP.php | 2 +-
imp/lib/Imap.php | 14 ++++++++++++--
imp/lib/Imap/Tree.php | 22 +++++++++++++++-------
imp/lib/Prefs/Identity.php | 8 +++-----
imp/lib/Prefs/Ui.php | 32 +++++++++++++++++++-------------
imp/lib/Views/Compose.php | 3 ++-
imp/mailbox.php | 4 ++--
imp/message.php | 2 +-
imp/mobile.php | 4 ++--
imp/templates/dimp/index.inc | 5 +++--
15 files changed, 68 insertions(+), 44 deletions(-)
http://git.horde.org/horde-git/-/commit/727c39b30c5a3b9cc31e8ab95222c6b8a2d8f50a
More information about the commits
mailing list