aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/develop/merge_attachment_tables.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/develop/merge_attachment_tables.php')
-rw-r--r--phpBB/develop/merge_attachment_tables.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/phpBB/develop/merge_attachment_tables.php b/phpBB/develop/merge_attachment_tables.php
index ae7fe57be4..aa6be0a26e 100644
--- a/phpBB/develop/merge_attachment_tables.php
+++ b/phpBB/develop/merge_attachment_tables.php
@@ -76,5 +76,3 @@ $db->sql_query($sql);
//$db->sql_query("DROP TABLE {$table_prefix}attach_temp");
echo "<p><b>Done</b></p>\n";
-
-?> \ No newline at end of file