[cvs] commit: imp compose.php imp/lib BodyText.php

Michael M Slusarz slusarz@bigworm.colorado.edu
Sun, 12 May 2002 01:10:50 -0700 (PDT)


slusarz     2002/05/12 01:10:50 PDT

  Modified files:
    .                    compose.php 
  Added files:
    lib                  BodyText.php 
  Log:
  In preparation for cleaning up the reply generation code and making it
  "cooler", move some of the functions dealing with processing of the text
  body of a message to its own class. Also has the benefit of removing some
  code from compose.php to make that file a bit smaller and a bit easier to
  read.
  
  Revision  Changes    Path
  2.450     +5 -77     imp/compose.php
  1.1       +142 -0    imp/lib/BodyText.php (new)

  Chora Links:
  http://cvs.horde.org/diff.php/imp/compose.php?r1=2.449&r2=2.450&ty=u
  http://cvs.horde.org/co.php/imp/lib/BodyText.php?r=1.1