[cvs] commit: imp compose.php imp/lib Compose.php imp/templates/compose compose.inc

Michael M Slusarz slusarz at curecanti.org
Wed Nov 30 11:38:32 PST 2005


slusarz     2005-11-30 11:38:32 PST

  Modified files:
    .                    compose.php 
    lib                  Compose.php 
    templates/compose    compose.inc 
  Log:
  Don't send notification of draft save success if closing window after saving
  the draft.
  There is no reason to keep rebuilding the IMP_Contents:: and IMP_Headers::
  objects after the first access to compose.php.  Thus, don't pass the index
  parameter.  Only keep the index around if replying, and pass this index
  in a separate param ('reply_index') to make sure we don't rebuild
  those objects.
  
  Revision  Changes    Path
  2.880     +34 -22    imp/compose.php
  1.158     +4 -7      imp/lib/Compose.php
  2.329     +1 -1      imp/templates/compose/compose.inc

  Chora Links:
  http://cvs.horde.org/diff.php/imp/compose.php?r1=2.879&r2=2.880&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Compose.php?r1=1.157&r2=1.158&ty=u
  http://cvs.horde.org/diff.php/imp/templates/compose/compose.inc?r1=2.328&r2=2.329&ty=u


More information about the cvs mailing list