[cvs] commit: imp/templates/fetchmail fetchmail.inc fetchmail_js.inc javascript.inc manage.inc imp/lib Fetchmail.php

Mike Cochrane mike@graftonhall.co.nz
Wed, 28 Aug 2002 02:29:42 -0700 (PDT)


mikec       2002/08/28 02:29:42 PDT

  Modified files:
    templates/fetchmail  fetchmail.inc fetchmail_js.inc 
                         javascript.inc manage.inc 
    lib                  Fetchmail.php 
  Log:
  Clean up fetchmail code to use PEAR_Error and a params array.
  Remove use of private variables.
  Add 'mark as seen' option.
  
  Revision  Changes    Path
  1.14      +142 -184  imp/lib/Fetchmail.php
  1.17      +4 -1      imp/templates/fetchmail/fetchmail.inc
  1.7       +6 -5      imp/templates/fetchmail/fetchmail_js.inc
  1.6       +6 -5      imp/templates/fetchmail/javascript.inc
  1.11      +3 -0      imp/templates/fetchmail/manage.inc

  Chora Links:
  http://cvs.horde.org/diff.php/imp/lib/Fetchmail.php?r1=1.13&r2=1.14&ty=u
  http://cvs.horde.org/diff.php/imp/templates/fetchmail/fetchmail.inc?r1=1.16&r2=1.17&ty=u
  http://cvs.horde.org/diff.php/imp/templates/fetchmail/fetchmail_js.inc?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/imp/templates/fetchmail/javascript.inc?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/imp/templates/fetchmail/manage.inc?r1=1.10&r2=1.11&ty=u