1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-10 10:44:20 +02:00

[ticket/11112] Use https for user-visible links to phpbb.com

PHPBB3-11112
This commit is contained in:
Marc Alexander
2013-07-12 16:24:27 -04:00
parent 036a4188f3
commit 07eadac2f6
15 changed files with 44 additions and 44 deletions

View File

@@ -329,7 +329,7 @@ $help = array(
),
array(
0 => 'Who wrote this bulletin board?',
1 => 'This software (in its unmodified form) is produced, released and is copyright <a href="http://www.phpbb.com/">phpBB Group</a>. It is made available under the GNU General Public License and may be freely distributed. See the link for more details.'
1 => 'This software (in its unmodified form) is produced, released and is copyright <a href="https://www.phpbb.com/">phpBB Group</a>. It is made available under the GNU General Public License and may be freely distributed. See the link for more details.'
),
array(
0 => 'Why isnt X feature available?',