[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, '<'))
{