Show
Ignore:
Timestamp:
04/02/08 09:42:05 (19 months ago)
Author:
fumiakiy
Message:

Added locale specific default value to TimeOffset config directive. BugId:67724

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-33/lib/MT.pm.pre

    r1656 r1716  
    11031103    #$defaults->{HelpURL}{default} = '__HELP_URL__'; 
    11041104    $defaults->{DefaultTimezone}{default} = '__DEFAULT_TIMEZONE__'; 
     1105    $defaults->{TimeOffset}{default} = '__DEFAULT_TIMEZONE__'; 
    11051106    $defaults->{MailEncoding}{default} = '__MAIL_ENCODING__'; 
    11061107    $defaults->{ExportEncoding}{default} = '__EXPORT_ENCODING__';