diff options
Diffstat (limited to 'user_guide/database/fields.html')
-rw-r--r-- | user_guide/database/fields.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/database/fields.html b/user_guide/database/fields.html index 30d39a42d..e5cc4777d 100644 --- a/user_guide/database/fields.html +++ b/user_guide/database/fields.html @@ -142,7 +142,7 @@ $fields = $query->field_data(); <li>primary_key - 1 if the column is a primary key</li> <li>type - the type of the column</li> </ul> - + </div> <!-- END CONTENT --> |