commit: imp/config conf.php.dist imp/docs CHANGES imp/templates/menu menu.inc horde/lib Registry.php

chuck@horde.org chuck@horde.org
3 Mar 2001 21:09:17 -0000


chuck       2001/03/03 13:09:17 PST

  Modified files:
    config               conf.php.dist 
    docs                 CHANGES 
    templates/menu       menu.inc 
    lib                  Registry.php 
  Log:
  get rid of $conf['user']['allow_directory_search']; we now just check to see
  if a contact manager is defined. Also added a hasMethod() method to the
  registry, for checking for functionality, and a few more checks to prevent
  undefined index errors.
  
  Revision  Changes    Path
  1.114     +1 -4      imp/config/conf.php.dist
  1.281     +3 -0      imp/docs/CHANGES
  2.107     +1 -1      imp/templates/menu/menu.inc
  1.21      +24 -6     horde/lib/Registry.php