mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/10631] Removing ?> at end of customisations language file
PHPBB3-10631
This commit is contained in:
parent
a51ef44447
commit
85e871e902
1 changed files with 0 additions and 2 deletions
|
@ -104,5 +104,3 @@ $lang = array_merge($lang, array(
|
||||||
'AUTHOR_HOMEPAGE' => 'Author Homepage',
|
'AUTHOR_HOMEPAGE' => 'Author Homepage',
|
||||||
'AUTHOR_ROLE' => 'Author Role',
|
'AUTHOR_ROLE' => 'Author Role',
|
||||||
));
|
));
|
||||||
|
|
||||||
?>
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue