[cvs] commit: imp compose.php message.php view.php imp/lib Contents.php Headers.php imp/lib/MIME/Viewer pgp.php

Michael M Slusarz slusarz@bigworm.colorado.edu
Wed, 12 Jun 2002 15:36:04 -0700 (PDT)


slusarz     2002/06/12 15:36:04 PDT

  Modified files:
    .                    message.php compose.php view.php 
    lib                  Contents.php Headers.php 
    lib/MIME/Viewer      pgp.php 
  Log:
  * Moved header flag parsing to IMP_Headers::.
  * Moved imap_body() and imap_fetchbody() calls to IMP_Contents::.
  * Renamed $headers to $imp_headers and $contents to $imp_contents for
    readability.
  * style
  
  Revision  Changes    Path
  2.474     +8 -10     imp/compose.php
  1.17      +65 -7     imp/lib/Contents.php
  1.7       +68 -2     imp/lib/Headers.php
  1.25      +5 -5      imp/lib/MIME/Viewer/pgp.php
  2.341     +44 -34    imp/message.php
  2.130     +12 -12    imp/view.php

  Chora Links:
  http://cvs.horde.org/diff.php/imp/compose.php?r1=2.473&r2=2.474&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Contents.php?r1=1.16&r2=1.17&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Headers.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/pgp.php?r1=1.24&r2=1.25&ty=u
  http://cvs.horde.org/diff.php/imp/message.php?r1=2.340&r2=2.341&ty=u
  http://cvs.horde.org/diff.php/imp/view.php?r1=2.129&r2=2.130&ty=u