1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

[ticket/10631] Removing ?> at end of customisations language file

PHPBB3-10631
This commit is contained in:
Michael Cullum
2012-03-04 16:21:11 +00:00
committed by Unknown Bliss
parent a51ef44447
commit 85e871e902

View File

@@ -104,5 +104,3 @@ $lang = array_merge($lang, array(
'AUTHOR_HOMEPAGE' => 'Author Homepage',
'AUTHOR_ROLE' => 'Author Role',
));
?>