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

[ticket/13716] Remove extraneous blank line

PHPBB3-13716
This commit is contained in:
RMcGirr83
2016-04-05 14:55:42 -04:00
parent 04f320cb01
commit 920219dc56

View File

@@ -63,7 +63,6 @@ class acp_update
'UPDATE_INSTRUCTIONS' => sprintf($user->lang['UPDATE_INSTRUCTIONS'], $update_link),
));
// Incomplete update?
if (phpbb_version_compare($config['version'], PHPBB_VERSION, '<'))
{