mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-09 10:16:36 +02:00
Merge branch 'feature/new-tz-handling' of https://github.com/p/phpbb3 into feature/new-tz-handling
Conflicts: phpBB/includes/functions_profile_fields.php phpBB/includes/session.php phpBB/install/database_update.php
This commit is contained in:
@@ -87,7 +87,7 @@ $help = array(
|
||||
),
|
||||
array(
|
||||
0 => 'I changed the timezone and the time is still wrong!',
|
||||
1 => 'If you are sure you have set the timezone and Summer Time/DST correctly and the time is still incorrect, then the time stored on the server clock is incorrect. Please notify an administrator to correct the problem.'
|
||||
1 => 'If you are sure you have set the timezone correctly and the time is still incorrect, then the time stored on the server clock is incorrect. Please notify an administrator to correct the problem.'
|
||||
),
|
||||
array(
|
||||
0 => 'My language is not in the list!',
|
||||
|
Reference in New Issue
Block a user