item_pages
This table defines the itempages.
Structure
Field | Type | Default | Comment |
---|---|---|---|
entry | int(10) | 0 | |
text | longtext | ||
next_page | int(10) | 0 |
entry
The unique ID for the page. this id is used in row page_id
in table item_properties
text
The Text on the page.
next_page
The next entry ID in this Table.