data only dump

This commit is contained in:
Marc Delisle
2001-06-07 18:05:59 +00:00
parent 563da00428
commit b736e4df76
25 changed files with 42 additions and 2 deletions

View File

@@ -122,6 +122,12 @@ if($cfgBookmark['db'] && $cfgBookmark['table'])
<input type="checkbox" name="showcolumns" value="yes"><?php echo $strCompleteInserts; ?>
</td>
</tr>
<tr>
<td>
<input type="radio" name="what" value="dataonly">
<?php echo $strDataOnly; ?>
</td>
</tr>
</table>
<input type="hidden" name="server" value="<?php echo $server;?>">
<input type="hidden" name="lang" value="<?php echo $lang;?>">