commit: horde/config horde.php.dist lang.php.dist horde/docs CHANGES horde/lib Lang.php MIME.php Registry.php

Chuck Hagenbuch chuck@horde.org
8 Aug 2001 21:00:32 -0000


chuck       2001/08/08 14:00:32 PDT

  Modified files:
    config               horde.php.dist lang.php.dist 
    docs                 CHANGES 
    lib                  Lang.php MIME.php Registry.php 
  Log:
  Move the language and charset defaults into config/lang.php, and add a
  Registry method to get the current charset.
  
  Revision  Changes    Path
  1.41      +1 -14     horde/config/horde.php.dist
  1.6       +34 -5     horde/config/lang.php.dist
  1.176     +2 -0      horde/docs/CHANGES
  1.10      +4 -4      horde/lib/Lang.php
  1.63      +15 -17    horde/lib/MIME.php
  1.43      +18 -6     horde/lib/Registry.php