cvs commit: imp spelling.php imp/docs CHANGES imp/lib IMP.php

Chuck Hagenbuch chuck@horde.org
Thu, 28 Feb 2002 09:49:17 -0800 (PST)


chuck       2002/02/28 09:49:17 PST

  Modified files:
    .                    spelling.php 
    docs                 CHANGES 
    lib                  IMP.php 
  Log:
  Fix a problem with passwords that end or begin with spaces (remove an
  incorrect call to trim()).
  
  Prefix lines passed to ispell with a ^
  
  Revision  Changes    Path
  1.443     +3 -1      imp/docs/CHANGES
  1.227     +7 -7      imp/lib/IMP.php
  2.36      +4 -3      imp/spelling.php

  Chora Links:
  http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.442&r2=1.443&ty=u
  http://cvs.horde.org/diff.php/imp/lib/IMP.php?r1=1.226&r2=1.227&ty=u
  http://cvs.horde.org/diff.php/imp/spelling.php?r1=2.35&r2=2.36&ty=u