aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/develop/create_variable_overview.php
diff options
context:
space:
mode:
authorNils Adermann <naderman@naderman.de>2011-01-16 22:25:49 +0100
committerNils Adermann <naderman@naderman.de>2011-01-16 22:25:49 +0100
commitba5c7d8e63d97650989c2866c20c11f16f4c1128 (patch)
tree54e347172f2d7a47df2db99292f217b0f9679501 /phpBB/develop/create_variable_overview.php
parente9c584af6aee4d8cec81ad1f96066860ea878644 (diff)
parent60eff4e59a529e389c03c54085530dce5fbd99db (diff)
downloadforums-ba5c7d8e63d97650989c2866c20c11f16f4c1128.tar
forums-ba5c7d8e63d97650989c2866c20c11f16f4c1128.tar.gz
forums-ba5c7d8e63d97650989c2866c20c11f16f4c1128.tar.bz2
forums-ba5c7d8e63d97650989c2866c20c11f16f4c1128.tar.xz
forums-ba5c7d8e63d97650989c2866c20c11f16f4c1128.zip
Merge branch 'ticket/bantu/9859' into develop-olympus
* ticket/bantu/9859: [ticket/9859] Remove the years from the copyright statements in docs files. [ticket/9859] Remove the year from the copyright meta tag in docs/*.html [ticket/9859] Remove the meta copyright tag as well. [ticket/9859] Remove the credit line comment from all html files. [ticket/9859] Remove years in credit line from some more files.
Diffstat (limited to 'phpBB/develop/create_variable_overview.php')
-rw-r--r--phpBB/develop/create_variable_overview.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/develop/create_variable_overview.php b/phpBB/develop/create_variable_overview.php
index 3782f53e4c..b5ed090a75 100644
--- a/phpBB/develop/create_variable_overview.php
+++ b/phpBB/develop/create_variable_overview.php
@@ -528,7 +528,7 @@ foreach ($lang_fp as $filepointer)
$html_data .= '
<br><br>
-<div class="copyright" align="center">Powered by phpBB 2.2 &copy; <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB Group</a>, 2003</div>
+<div class="copyright" align="center">Powered by <a href="http://www.phpbb.com/">phpBB</a> &copy; phpBB Group</div>
<br clear="all" /></td>
</tr>