commit: horde/docs CHANGES horde/lib Prefs.php horde/lib/Prefs ldap.php session.php sql.php

Jon Parise jon@horde.org
25 May 2001 05:26:36 -0000


jon         2001/05/24 22:26:36 PDT

  Modified files:
    docs                 CHANGES 
    lib                  Prefs.php 
    lib/Prefs            ldap.php session.php sql.php 
  Log:
  Simplified the preference system's cleanup functions.
  
  I discovered the parent:: syntax, which makes proper function
  overriding possible.
  
  Revision  Changes    Path
  1.153     +1 -0      horde/docs/CHANGES
  1.46      +3 -3      horde/lib/Prefs.php
  1.9       +3 -3      horde/lib/Prefs/ldap.php
  1.8       +3 -3      horde/lib/Prefs/session.php
  1.16      +3 -3      horde/lib/Prefs/sql.php