diff options
author | Nathaniel Guse <nathaniel.guse@gmail.com> | 2012-10-09 09:38:08 -0500 |
---|---|---|
committer | Nathaniel Guse <nathaniel.guse@gmail.com> | 2012-10-09 09:38:08 -0500 |
commit | 98a7ce23607ba1350f3d25f497243c3f7c9b4fea (patch) | |
tree | 30bf3f424c9b6f4a7d0bf186559866e0e822bbbd /phpBB/install/database_update.php | |
parent | bafb5b0ecad7266c9641624bae2de2f3c7efe500 (diff) | |
parent | a38de9a23272370d4b29ebce12e6b1f0817d6743 (diff) | |
download | forums-98a7ce23607ba1350f3d25f497243c3f7c9b4fea.tar forums-98a7ce23607ba1350f3d25f497243c3f7c9b4fea.tar.gz forums-98a7ce23607ba1350f3d25f497243c3f7c9b4fea.tar.bz2 forums-98a7ce23607ba1350f3d25f497243c3f7c9b4fea.tar.xz forums-98a7ce23607ba1350f3d25f497243c3f7c9b4fea.zip |
Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103
Diffstat (limited to 'phpBB/install/database_update.php')
-rw-r--r-- | phpBB/install/database_update.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/install/database_update.php b/phpBB/install/database_update.php index 965cb45dce..76af67545a 100644 --- a/phpBB/install/database_update.php +++ b/phpBB/install/database_update.php @@ -625,7 +625,7 @@ function _print_footer() </div> <div id="page-footer"> - Powered by <a href="http://www.phpbb.com/">phpBB</a>® Forum Software © phpBB Group + Powered by <a href="https://www.phpbb.com/">phpBB</a>® Forum Software © phpBB Group </div> </div> |