[cvs] commit: agora forums.php moderate.php agora/config prefs.php.dist agora/lib Agora.php Forums.php Messages.php api.php agora/lib/Block forums.php thread.php threads.php agora/locale/sl_SI/LC_MESSAGES agora.mo agora/messages index.php ...

Duck duck at obala.net
Mon Oct 30 23:32:21 PST 2006


duck        2006-10-30 23:32:21 PST

  Modified files:
    .                    forums.php moderate.php 
    config               prefs.php.dist 
    lib                  Agora.php Forums.php Messages.php api.php 
    lib/Block            forums.php thread.php threads.php 
    locale/sl_SI/LC_MESSAGES agora.mo 
    messages             index.php 
    po                   agora.pot sl_SI.po 
    scripts/sql          agora.mysql.sql agora.sql 
    templates/messages   flat.html flat_thread.html 
  Log:
  - Set default number of attachment to ?0?, to not use null and follow data logic.
  - Remove forum::exits() calls from. getForumID() as an DB call already returns null if the object doesn't exists so is really not needed to access the DB twice.
  
  Revision  Changes    Path
  1.24      +4 -4      agora/config/prefs.php.dist
  1.45      +3 -2      agora/forums.php
  1.92      +1 -2      agora/lib/Agora.php
  1.29      +2 -2      agora/lib/Block/forums.php
  1.20      +2 -2      agora/lib/Block/thread.php
  1.51      +2 -2      agora/lib/Block/threads.php
  1.86      +2 -1      agora/lib/Forums.php
  1.175     +25 -5     agora/lib/Messages.php
  1.68      +22 -36    agora/lib/api.php
  1.4       +26 -25    agora/locale/sl_SI/LC_MESSAGES/agora.mo
  1.23      +2 -2      agora/messages/index.php
  1.9       +2 -2      agora/moderate.php
  1.40      +55 -58    agora/po/agora.pot
  1.3       +60 -63    agora/po/sl_SI.po
  1.5       +2 -2      agora/scripts/sql/agora.mysql.sql
  1.5       +2 -2      agora/scripts/sql/agora.sql
  1.3       +6 -11     agora/templates/messages/flat.html
  1.4       +6 -11     agora/templates/messages/flat_thread.html

  Chora Links:
  http://cvs.horde.org/diff.php/agora/config/prefs.php.dist?r1=1.23&r2=1.24&ty=u
  http://cvs.horde.org/diff.php/agora/forums.php?r1=1.44&r2=1.45&ty=u
  http://cvs.horde.org/diff.php/agora/lib/Agora.php?r1=1.91&r2=1.92&ty=u
  http://cvs.horde.org/diff.php/agora/lib/Block/forums.php?r1=1.28&r2=1.29&ty=u
  http://cvs.horde.org/diff.php/agora/lib/Block/thread.php?r1=1.19&r2=1.20&ty=u
  http://cvs.horde.org/diff.php/agora/lib/Block/threads.php?r1=1.50&r2=1.51&ty=u
  http://cvs.horde.org/diff.php/agora/lib/Forums.php?r1=1.85&r2=1.86&ty=u
  http://cvs.horde.org/diff.php/agora/lib/Messages.php?r1=1.174&r2=1.175&ty=u
  http://cvs.horde.org/diff.php/agora/lib/api.php?r1=1.67&r2=1.68&ty=u
  http://cvs.horde.org/diff.php/agora/locale/sl_SI/LC_MESSAGES/agora.mo?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/agora/messages/index.php?r1=1.22&r2=1.23&ty=u
  http://cvs.horde.org/diff.php/agora/moderate.php?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/agora/po/agora.pot?r1=1.39&r2=1.40&ty=u
  http://cvs.horde.org/diff.php/agora/po/sl_SI.po?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/agora/scripts/sql/agora.mysql.sql?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/agora/scripts/sql/agora.sql?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/agora/templates/messages/flat.html?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/agora/templates/messages/flat_thread.html?r1=1.3&r2=1.4&ty=u


More information about the cvs mailing list