remove empty line at the end of file causing php warnings

This commit is contained in:
Michal Čihař
2005-09-27 14:21:56 +00:00
parent 858f910004
commit 45b724d66c

View File

@@ -586,4 +586,3 @@ function PMA_sqlQueryFormUpload( $display_tab = 'full' ) {
}
}
?>