diff options
author | Marc Alexander <admin@m-a-styles.de> | 2013-07-12 16:24:27 -0400 |
---|---|---|
committer | Marc Alexander <admin@m-a-styles.de> | 2013-07-12 16:24:27 -0400 |
commit | 07eadac2f6a57075450c5b543770904839e3764a (patch) | |
tree | f7a2101d341bf642b38e08d47f2f91fb3d835f2c /phpBB/docs/hook_system.html | |
parent | 036a4188f3409387046aacaf22854edae4ace999 (diff) | |
download | forums-07eadac2f6a57075450c5b543770904839e3764a.tar forums-07eadac2f6a57075450c5b543770904839e3764a.tar.gz forums-07eadac2f6a57075450c5b543770904839e3764a.tar.bz2 forums-07eadac2f6a57075450c5b543770904839e3764a.tar.xz forums-07eadac2f6a57075450c5b543770904839e3764a.zip |
[ticket/11112] Use https for user-visible links to phpbb.com
PHPBB3-11112
Diffstat (limited to 'phpBB/docs/hook_system.html')
-rw-r--r-- | phpBB/docs/hook_system.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/hook_system.html b/phpBB/docs/hook_system.html index 1b8131efaf..fbc8baaf75 100644 --- a/phpBB/docs/hook_system.html +++ b/phpBB/docs/hook_system.html @@ -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> |