From 2a703b40550129c668e7781aaa1a25612fd42902 Mon Sep 17 00:00:00 2001 From: Andreas Fischer Date: Sun, 16 Jan 2011 17:27:08 +0100 Subject: [ticket/9859] Remove years in credit line from some more files. Standard HTML output now includes: Powered by phpBB © phpBB Group Print output now includes: Powered by phpBB © phpBB Group
http://www.phpbb.com/ This also fixes an inconsistency where "phpBB Group" was linked instead of "phpBB". PHPBB3-9859 --- phpBB/develop/create_variable_overview.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/develop/create_variable_overview.php') 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 .= '

- +
-- cgit v1.2.1