mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-05 08:17:47 +02:00
fixed problems with usernames using html special chars, added GMT + 13 to english lang_main (yes, again. ;)), paul will slap me again... i see the trout coming, but this var has to be added.
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3616 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -923,6 +923,7 @@ $lang['9.5'] = 'GMT + 9.5 Hours';
|
||||
$lang['10'] = 'GMT + 10 Hours';
|
||||
$lang['11'] = 'GMT + 11 Hours';
|
||||
$lang['12'] = 'GMT + 12 Hours';
|
||||
$lang['13'] = 'GMT + 13 Hours';
|
||||
|
||||
// These are displayed in the timezone select box
|
||||
$lang['tz']['-12'] = 'GMT - 12 Hours';
|
||||
|
Reference in New Issue
Block a user