[commits] Horde branch master updated. 5a5bb7a39190028ad65dcb3267c2ec1ba7e81518
Jan Schneider
jan at horde.org
Tue Apr 19 16:29:19 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 283bceb26af9dd1fbf5ddc9cccf66a6b65859231
5a5bb7a Make Agora compatible with H4
-----------------------------------------------------------------------
commit 5a5bb7a39190028ad65dcb3267c2ec1ba7e81518
Author: Vilius Å umskas <vilius at lnk.lt>
Date: Wed Apr 6 23:52:12 2011 +0300
Make Agora compatible with H4
Use Autoloading.
Set MDB2 connection charset ugly but correctly for now.
Extend from Horde_Tree_Base instead of Horde_Tree.
Signed-off-by: Jan Schneider <jan at horde.org>
agora/editforum.php | 2 +-
agora/lib/Form/Forum.php | 53 +++++++++++++++++
agora/lib/Form/Message.php | 62 +++++++++++++++++++
agora/lib/Form/Search.php | 71 ++++++++++++++++++++++
agora/lib/Forms/Forum.php | 53 -----------------
agora/lib/Forms/Message.php | 62 -------------------
agora/lib/Forms/Search.php | 71 ----------------------
agora/lib/Messages.php | 6 +-
agora/lib/Tree/Flat.php | 137 +++++++++++++++++++++++++++++++++++++++++++
agora/lib/Tree/flat.php | 137 -------------------------------------------
agora/messages/index.php | 3 +-
agora/search.php | 4 +-
agora/threads.php | 2 +-
agora/view.php | 2 +-
14 files changed, 332 insertions(+), 333 deletions(-)
create mode 100644 agora/lib/Form/Forum.php
create mode 100644 agora/lib/Form/Message.php
create mode 100644 agora/lib/Form/Search.php
delete mode 100644 agora/lib/Forms/Forum.php
delete mode 100644 agora/lib/Forms/Message.php
delete mode 100644 agora/lib/Forms/Search.php
create mode 100644 agora/lib/Tree/Flat.php
delete mode 100644 agora/lib/Tree/flat.php
http://git.horde.org/horde-git/-/commit/5a5bb7a39190028ad65dcb3267c2ec1ba7e81518
More information about the commits
mailing list