commit: horde horde.php index.php horde/config registry.php.dist horde/templates/index horde_notconfigured.inc

chuck@horde.org chuck@horde.org
23 Dec 2000 04:53:04 -0000


chuck       2000/12/22 20:53:04 PST

  Modified files:
    .                    horde.php index.php 
    config               registry.php.dist 
    templates/index      horde_notconfigured.inc 
  Log:
  - Make horde's "not configured" test friendlier, prettier, and smarter. it will tell you
  which files you are missing, and what they are.
  
  - Make horde use registry.php in place of modules.php. This involves adding some new
  fields to the $__horde_applications array (icon and name). Remember to update
  your registry.php files.
  
  Revision  Changes    Path
  2.29      +8 -10     horde/horde.php
  2.29      +7 -4      horde/index.php
  1.16      +30 -1     horde/config/registry.php.dist
  2.7       +2 -9      horde/templates/index/horde_notconfigured.inc