[cvs] commit: agora threads.php agora/lib Messages.php agora/lib/Block thread.php agora/messages index.php message.php agora/templates/threads threads.html
Chuck Hagenbuch
chuck at horde.org
Sat Oct 28 08:47:56 PDT 2006
chuck 2006-10-28 08:47:56 PDT
Modified files:
. threads.php
lib Messages.php
lib/Block thread.php
messages index.php message.php
templates/threads threads.html
Log:
SQL updates:
- Optimize DB usage by not retrieving message body from db if thread_view_bodes is false.
- Fix countThreads(). Was counting all messages not just thread roots.
- Remove not used Agora::getFroumId()
- Fix thread selection.
- Small php doc fixes.
Submitted by: Duck <duck at obala.net>
Revision Changes Path
1.19 +5 -4 agora/lib/Block/thread.php
1.171 +18 -20 agora/lib/Messages.php
1.21 +4 -4 agora/messages/index.php
1.81 +4 -3 agora/messages/message.php
1.32 +1 -1 agora/templates/threads/threads.html
1.41 +3 -3 agora/threads.php
Chora Links:
http://cvs.horde.org/diff.php/agora/lib/Block/thread.php?r1=1.18&r2=1.19&ty=u
http://cvs.horde.org/diff.php/agora/lib/Messages.php?r1=1.170&r2=1.171&ty=u
http://cvs.horde.org/diff.php/agora/messages/index.php?r1=1.20&r2=1.21&ty=u
http://cvs.horde.org/diff.php/agora/messages/message.php?r1=1.80&r2=1.81&ty=u
http://cvs.horde.org/diff.php/agora/templates/threads/threads.html?r1=1.31&r2=1.32&ty=u
http://cvs.horde.org/diff.php/agora/threads.php?r1=1.40&r2=1.41&ty=u
More information about the cvs
mailing list