diff options
author | Nils Adermann <naderman@naderman.de> | 2013-07-13 13:14:37 -0400 |
---|---|---|
committer | Nils Adermann <naderman@naderman.de> | 2013-07-13 13:14:37 -0400 |
commit | 2aff3b19dfaebbbf561abbce9292aa1be53e8ef6 (patch) | |
tree | 653c5a9f23592b4ffd9f42908a6c25ae45142792 /phpBB/docs/hook_system.html | |
parent | 9a486539c3abcf927aabd1fa48c141a0aee1014d (diff) | |
parent | ee3d4199bbb9d5e5374fe8e04ae9e9f4c6c0ec18 (diff) | |
download | forums-2aff3b19dfaebbbf561abbce9292aa1be53e8ef6.tar forums-2aff3b19dfaebbbf561abbce9292aa1be53e8ef6.tar.gz forums-2aff3b19dfaebbbf561abbce9292aa1be53e8ef6.tar.bz2 forums-2aff3b19dfaebbbf561abbce9292aa1be53e8ef6.tar.xz forums-2aff3b19dfaebbbf561abbce9292aa1be53e8ef6.zip |
Merge remote-tracking branch 'github-marc1706/ticket/11112' into prep-release-3.0.12
* github-marc1706/ticket/11112:
[ticket/11112] Do not change opensource.org link to https
[ticket/11112] Use https for user-visible links to phpbb.com
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> |