Added some words about enums and set fields

This commit is contained in:
Loïc Chapeaux
2001-08-18 17:45:09 +00:00
parent f5cb3dc5e4
commit 53d59c65b4
25 changed files with 62 additions and 25 deletions

View File

@@ -301,7 +301,16 @@ echo "\n";
?>
<input type="submit" name="submit" value="<?php echo $strSave; ?>" />
</form>
<table>
<tr>
<td valign="top">*&nbsp;</td>
<td>
<?php echo $strSetEnumVal . "\n"; ?>
</td>
</tr>
</table>
<br />
<center><?php echo show_docu('manual_Reference.html#CREATE_TABLE'); ?></center>