1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-24 20:13:22 +01:00

[ticket/10650]Removed incorrect newline

Deleted additional line in the end of database_update.php

PHPBB3-10650
This commit is contained in:
Rahul R 2012-04-06 01:15:12 +05:30
parent c524236ef6
commit b6957aa525

View File

@ -2405,4 +2405,3 @@ function change_database_data(&$no_updates, $version)
break;
}
}