aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/auth_api.html
diff options
context:
space:
mode:
authorNils Adermann <naderman@naderman.de>2013-07-13 13:14:48 -0400
committerNils Adermann <naderman@naderman.de>2013-07-13 13:14:48 -0400
commit034155531446acd13b497cd25fa7528ce7cdf9c6 (patch)
tree4db8bf1dc8236e5222b5fb06a69771332910b548 /phpBB/docs/auth_api.html
parent4b8126585deb74bf9c9e4dbbcf22a66a4ed588a9 (diff)
parent2aff3b19dfaebbbf561abbce9292aa1be53e8ef6 (diff)
downloadforums-034155531446acd13b497cd25fa7528ce7cdf9c6.tar
forums-034155531446acd13b497cd25fa7528ce7cdf9c6.tar.gz
forums-034155531446acd13b497cd25fa7528ce7cdf9c6.tar.bz2
forums-034155531446acd13b497cd25fa7528ce7cdf9c6.tar.xz
forums-034155531446acd13b497cd25fa7528ce7cdf9c6.zip
Merge branch 'prep-release-3.0.12' into develop-olympus
* prep-release-3.0.12: [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/auth_api.html')
-rw-r--r--phpBB/docs/auth_api.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/auth_api.html b/phpBB/docs/auth_api.html
index a319460360..eb168e26a6 100644
--- a/phpBB/docs/auth_api.html
+++ b/phpBB/docs/auth_api.html
@@ -275,7 +275,7 @@ $auth_admin = new auth_admin();
<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>