From 85e871e902454d14321f69e162a92746c46f7d65 Mon Sep 17 00:00:00 2001 From: Michael Cullum Date: Sun, 4 Mar 2012 16:21:11 +0000 Subject: [PATCH] [ticket/10631] Removing ?> at end of customisations language file PHPBB3-10631 --- phpBB/language/en/acp/customisations.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/phpBB/language/en/acp/customisations.php b/phpBB/language/en/acp/customisations.php index 5b15ae7655..e20806eac2 100644 --- a/phpBB/language/en/acp/customisations.php +++ b/phpBB/language/en/acp/customisations.php @@ -104,5 +104,3 @@ $lang = array_merge($lang, array( 'AUTHOR_HOMEPAGE' => 'Author Homepage', 'AUTHOR_ROLE' => 'Author Role', )); - -?>