Changeset 197601e in github for config/main.inc.php.dist


Ignore:
Timestamp:
Apr 30, 2008 4:21:42 AM (5 years ago)
Author:
thomascube <thomas@…>
Branches:
master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
Children:
3510d7b
Parents:
0dfae00
Message:

Next step: introduce the application class 'rcmail' and get rid of some global vars

File:
1 edited

Legend:

Unmodified
Added
Removed
  • config/main.inc.php.dist

    r47124c22 r197601e  
    119119 
    120120// the default locale setting 
    121 $rcmail_config['locale_string'] = 'en'; 
     121$rcmail_config['language'] = 'en'; 
    122122 
    123123// use this format for short date display 
Note: See TracChangeset for help on using the changeset viewer.