mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 13:28:55 +00:00
Merge branch '3.3.x'
This commit is contained in:
commit
327925eb5e
1 changed files with 1 additions and 1 deletions
|
@ -475,7 +475,7 @@ $lang = array_merge($lang, array(
|
||||||
'SCRIPT_PATH' => 'Script path',
|
'SCRIPT_PATH' => 'Script path',
|
||||||
'SCRIPT_PATH_EXPLAIN' => 'The path where phpBB is located relative to the domain name, e.g. <samp>/phpBB3</samp>.',
|
'SCRIPT_PATH_EXPLAIN' => 'The path where phpBB is located relative to the domain name, e.g. <samp>/phpBB3</samp>.',
|
||||||
'SERVER_NAME' => 'Domain name',
|
'SERVER_NAME' => 'Domain name',
|
||||||
'SERVER_NAME_EXPLAIN' => 'The domain name this board runs from (for example: <samp>www.example.com</samp>).',
|
'SERVER_NAME_EXPLAIN' => 'The domain name this board runs from (for example: <samp>example.com</samp>).',
|
||||||
'SERVER_PORT' => 'Server port',
|
'SERVER_PORT' => 'Server port',
|
||||||
'SERVER_PORT_EXPLAIN' => 'The port your server is running on, usually 80, only change if different.',
|
'SERVER_PORT_EXPLAIN' => 'The port your server is running on, usually 80, only change if different.',
|
||||||
'SERVER_PROTOCOL' => 'Server protocol',
|
'SERVER_PROTOCOL' => 'Server protocol',
|
||||||
|
|
Loading…
Add table
Reference in a new issue