cvs commit: horde/docs CHANGES imp compose.php identities.php mailbox.php message.php imp/docs CHANGES imp/lib/Identity IMP.php

Chuck Hagenbuch chuck@horde.org
Thu, 25 Oct 2001 10:37:30 -0700 (PDT)


chuck       2001/10/25 10:37:30 PDT

  Modified files:
    docs                 CHANGES 
    .                    compose.php identities.php mailbox.php 
                         message.php 
    docs                 CHANGES 
  Added files:
    lib/Identity         IMP.php 
  Log:
  Add an Identity_IMP subclass for handling IMP-specific hooks and helper
  functions, leaving the base Identity class clean and re-useable.
  
  1.203     +3 -1      horde/docs/CHANGES
  2.362     +3 -3      imp/compose.php
  1.386     +3 -1      imp/docs/CHANGES
  2.15      +3 -3      imp/identities.php
  1.1       +317 -0    imp/lib/Identity/IMP.php (new)
  2.295     +6 -6      imp/mailbox.php
  2.255     +4 -4      imp/message.php

  Chora Links:
  http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.202&r2=1.203
  http://cvs.horde.org/diff.php/imp/compose.php?r1=2.361&r2=2.362
  http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.385&r2=1.386
  http://cvs.horde.org/diff.php/imp/identities.php?r1=2.14&r2=2.15
  http://cvs.horde.org/co.php/imp/lib/Identity/IMP.php?r=1.1
  http://cvs.horde.org/diff.php/imp/mailbox.php?r1=2.294&r2=2.295
  http://cvs.horde.org/diff.php/imp/message.php?r1=2.254&r2=2.255