[cvs] commit: framework/MIME/MIME Part.php

Michael M Slusarz slusarz at bigworm.colorado.edu
Mon Apr 12 16:00:22 PDT 2004


slusarz     2004/04/12 16:00:22 PDT

  Modified files:
    MIME/MIME            Part.php 
  Log:
  Always set a character set value when initalizing a MIME_Part(), even though
  we may not use the value (i.e. non text/* part).
  Start removing some charset parameters from MIME_Part:: functions.  The
  functions I have changed so far had parameter cases which were not being
  touched by any code, so they should be safe to remove.
  Ultimate goal (per discussions with Jan): remove all NLS::getCharset() calls
  from the MIME framework code.
  
  Revision  Changes    Path
  1.167     +13 -24    framework/MIME/MIME/Part.php

  Chora Links:
  http://cvs.horde.org/diff.php/framework/MIME/MIME/Part.php?r1=1.166&r2=1.167&ty=u


More information about the cvs mailing list