diff options
Diffstat (limited to 'phpBB/develop/merge_attachment_tables.php')
-rw-r--r-- | phpBB/develop/merge_attachment_tables.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/phpBB/develop/merge_attachment_tables.php b/phpBB/develop/merge_attachment_tables.php index 0186b3cc8b..a66a395afa 100644 --- a/phpBB/develop/merge_attachment_tables.php +++ b/phpBB/develop/merge_attachment_tables.php @@ -72,5 +72,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 |