[cvs] commit: horde/lib/MIME Structure.php imp compose.php message.php imp/templates/message headers.inc imp/lib Headers.php IMP.php

Michael M Slusarz slusarz@bigworm.colorado.edu
Tue, 11 Jun 2002 14:20:31 -0700 (PDT)


slusarz     2002/06/11 14:20:31 PDT

  Modified files:
    lib/MIME             Structure.php 
    .                    compose.php message.php 
    templates/message    headers.inc 
    lib                  Headers.php IMP.php 
  Log:
  Moved alot of the header manipulation stuff into IMP_Headers::.  The
  class should handle all header generation for IMP now.  There is some
  other stuff that should be moved into it (i.e. imap_header() object
  handling), and some cleanups are forthcoming, but it appears to work for
  now so that is good :)
  
  Revision  Changes    Path
  1.34      +17 -22    horde/lib/MIME/Structure.php
  2.471     +61 -92    imp/compose.php
  1.3       +275 -42   imp/lib/Headers.php
  1.277     +2 -29     imp/lib/IMP.php
  2.338     +55 -96    imp/message.php
  2.34      +32 -32    imp/templates/message/headers.inc

  Chora Links:
  http://cvs.horde.org/diff.php/horde/lib/MIME/Structure.php?r1=1.33&r2=1.34&ty=u
  http://cvs.horde.org/diff.php/imp/compose.php?r1=2.470&r2=2.471&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Headers.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/imp/lib/IMP.php?r1=1.276&r2=1.277&ty=u
  http://cvs.horde.org/diff.php/imp/message.php?r1=2.337&r2=2.338&ty=u
  http://cvs.horde.org/diff.php/imp/templates/message/headers.inc?r1=2.33&r2=2.34&ty=u