[cvs] commit: framework/MIME/MIME/Viewer vcard.php

Chuck Hagenbuch chuck at horde.org
Sun Aug 1 20:52:19 PDT 2004


chuck       2004-08-01 20:52:19 PDT

  Modified files:
    MIME/MIME/Viewer     vcard.php 
  Log:
  This patch modifies the vcard display page to fix the support that was
  already there for having multiple contacts in the same vcard.
  
  It does 3 things:
  
  - fixes a typo in the for loop condition that prevented the loop from
  looping more than once
  - moves the </table> out of the for loop to prevent premature closing
  of the table
  - cleans up the error message since the Driver does not return the
  list of contacts that were added anymore
  
  Submitted by: Francois Marier <francois at nit.ca>
  
  Revision  Changes    Path
  1.29      +9 -13     framework/MIME/MIME/Viewer/vcard.php

  Chora Links:
  http://cvs.horde.org/diff.php/framework/MIME/MIME/Viewer/vcard.php?r1=1.28&r2=1.29&ty=u


More information about the cvs mailing list