commit: imp compose.php folders.php login.php prefs.php imp/config prefs.php.dist imp/docs CHANGES imp/lib IMP.php imp/templates/compose compose.inc imp/templates/folders actions.inc imp/templates/login login.inc imp/templates/mailbox ...

jon@horde.org jon@horde.org
21 Feb 2001 06:31:32 -0000


jon         2001/02/20 22:31:32 PST

  Modified files:
    .                    compose.php folders.php login.php 
                         prefs.php 
    config               prefs.php.dist 
    docs                 CHANGES 
    lib                  IMP.php 
    templates/compose    compose.inc 
    templates/folders    actions.inc 
    templates/login      login.inc 
    templates/mailbox    header.inc 
    templates/prefs      filters.inc folderselect.inc 
  Log:
  Updating preferences functions to match the new Horde preferences API.
  
  You'll need to update config/prefs.php.  See config/prefs.php.dist.
  
  Revision  Changes    Path
  2.268     +4 -4      imp/compose.php
  2.108     +4 -4      imp/folders.php
  2.106     +2 -2      imp/login.php
  2.125     +10 -10    imp/prefs.php
  1.23      +61 -43    imp/config/prefs.php.dist
  1.277     +1 -0      imp/docs/CHANGES
  1.148     +7 -7      imp/lib/IMP.php
  2.88      +2 -2      imp/templates/compose/compose.inc
  1.8       +1 -1      imp/templates/folders/actions.inc
  2.77      +7 -7      imp/templates/login/login.inc
  2.36      +2 -2      imp/templates/mailbox/header.inc
  1.7       +2 -2      imp/templates/prefs/filters.inc
  2.2       +4 -4      imp/templates/prefs/folderselect.inc