Ignore:
Timestamp:
11/07/07 18:09:49 (5 years ago)
Author:
root
Message:

Added characterset and system locale information to the locales table
removed hardcoded dateformat and datesequence (locale info needs to be used)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/files/locales/English.main.global.php

    r1081 r1082  
    66Web: http://www.php-fusion.co.uk 
    77*/ 
    8  
    9 // Full & Short Months 
    10 $locale['months'] = "&nbsp|January|February|March|April|May|June|July|August|September|October|November|December"; 
    11 $locale['shortmonths'] = "&nbsp|Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sept|Oct|Nov|Dec"; 
    128 
    139// Standard User Levels 
Note: See TracChangeset for help on using the changeset viewer.