mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/13716] Remove extraneous blank line
PHPBB3-13716
This commit is contained in:
parent
04f320cb01
commit
920219dc56
1 changed files with 0 additions and 1 deletions
|
@ -63,7 +63,6 @@ class acp_update
|
||||||
'UPDATE_INSTRUCTIONS' => sprintf($user->lang['UPDATE_INSTRUCTIONS'], $update_link),
|
'UPDATE_INSTRUCTIONS' => sprintf($user->lang['UPDATE_INSTRUCTIONS'], $update_link),
|
||||||
));
|
));
|
||||||
|
|
||||||
|
|
||||||
// Incomplete update?
|
// Incomplete update?
|
||||||
if (phpbb_version_compare($config['version'], PHPBB_VERSION, '<'))
|
if (phpbb_version_compare($config['version'], PHPBB_VERSION, '<'))
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue