[cvs] commit: horde/lib/MIME Structure.php

Michael M Slusarz slusarz at bigworm.colorado.edu
Sun Jun 15 13:17:33 PDT 2003


slusarz     2003/06/15 13:17:33 PDT

  Modified files:
    lib/MIME             Structure.php 
  Log:
  Abstract out the code that stores information about MIME_Parts upstream/
  downstream of it (e.g. information about related, alternative, rfc822 parts)
  into a different function.  This makes the code much easier to follow and,
  more importantly, makes it *much* easier to add new information entries
  in the future.
  Some array_key_exists() -> isset() and other small nits.
  
  Revision  Changes    Path
  1.74      +89 -71    horde/lib/MIME/Structure.php

  Chora Links:
  http://cvs.horde.org/diff.php/horde/lib/MIME/Structure.php?r1=1.73&r2=1.74&ty=u


More information about the cvs mailing list