1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 16:56:44 +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

@@ -867,7 +867,7 @@ function phpbb_hook_register(&$hook)
<div class="content">
<p>This application is opensource software released under the <a href="http://opensource.org/licenses/gpl-2.0.php">GNU General Public License v2</a>. Please see source code and the docs directory for more details. This package and its contents are Copyright (c) <a href="http://www.phpbb.com/">phpBB Group</a>, All Rights Reserved.</p>
<p>This application is opensource software released under the <a href="http://opensource.org/licenses/gpl-2.0.php">GNU General Public License v2</a>. Please see source code and the docs directory for more details. This package and its contents are Copyright (c) <a href="https://www.phpbb.com/">phpBB Group</a>, All Rights Reserved.</p>
</div>