Added some words about enums and set fields
This commit is contained in:
@@ -301,7 +301,16 @@ echo "\n";
|
||||
?>
|
||||
|
||||
<input type="submit" name="submit" value="<?php echo $strSave; ?>" />
|
||||
|
||||
</form>
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td valign="top">* </td>
|
||||
<td>
|
||||
<?php echo $strSetEnumVal . "\n"; ?>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<br />
|
||||
|
||||
<center><?php echo show_docu('manual_Reference.html#CREATE_TABLE'); ?></center>
|
||||
|
Reference in New Issue
Block a user