fixed warnings and a parse error

This commit is contained in:
Loïc Chapeaux
2002-02-24 19:10:33 +00:00
parent b106eb60d1
commit e3be56f88d
3 changed files with 4 additions and 2 deletions

View File

@@ -66,6 +66,7 @@ if (function_exists('PMA_set_enc_form')) {
. PMA_set_enc_form(' ')
. ' </td>' . "\n"
. ' </tr>' . "\n";
} // end if
?>
<tr>
<td colspan="3" align="center"><?php print PMA_showDocuShort('L/O/LOAD_DATA.html'); ?></td>