[cvs] commit: horde/lib/MIME Message.php Part.php

Michael M Slusarz slusarz at bigworm.colorado.edu
Fri Dec 13 17:04:20 PST 2002


slusarz     2002/12/13 17:04:20 PST

  Modified files:
    lib/MIME             Message.php Part.php 
  Log:
  No need to cache localeinfo for each MIME_Part - it eats up a lot of memory
  when there are many embedded MIME_Parts.
  Make MIME_Message work properly with getPart() - essentially, ensures that
  _buildMessage() has been called before getPart() tries to do anything.
  Fix bug in _findPart() where, if there part was nestled under a
  message/rfc822 part, the requested part would not be able to be found.
  
  Revision  Changes    Path
  1.51      +22 -2     horde/lib/MIME/Message.php
  1.76      +14 -18    horde/lib/MIME/Part.php

  Chora Links:
  http://cvs.horde.org/diff.php/horde/lib/MIME/Message.php?r1=1.50&r2=1.51&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Part.php?r1=1.75&r2=1.76&ty=u


More information about the cvs mailing list