[cvs] commit: imp/lib Contents.php imp/lib/MIME/Viewer images.php pgp.php plain.php

Michael M Slusarz slusarz@bigworm.colorado.edu
Mon, 19 Aug 2002 09:00:34 -0700 (PDT)


slusarz     2002/08/19 09:00:34 PDT

  Modified files:
    lib                  Contents.php 
    lib/MIME/Viewer      images.php pgp.php plain.php 
  Log:
  Allow IMP_Contents::viewAsAttachment() to be called as a non-object --
  since it doesn't depend on any internal object stuff and it is useful in
  places (e.g. MIME_Viewer->getType()) where the IMP_Contents object is not
  normally available.  This fixes the attachment image viewing problem.
  
  Revision  Changes    Path
  1.51      +5 -4      imp/lib/Contents.php
  1.13      +4 -14     imp/lib/MIME/Viewer/images.php
  1.36      +4 -3      imp/lib/MIME/Viewer/pgp.php
  1.3       +4 -4      imp/lib/MIME/Viewer/plain.php

  Chora Links:
  http://cvs.horde.org/diff.php/imp/lib/Contents.php?r1=1.50&r2=1.51&ty=u
  http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/images.php?r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/pgp.php?r1=1.35&r2=1.36&ty=u
  http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/plain.php?r1=1.2&r2=1.3&ty=u