Stores the help documents sections.
| Field | Type | Null | Key | Default | Description |
|---|---|---|---|---|---|
| sid | smallint(5) | No | Primary | Help section ID | |
| name | varchar(120) | No | Title of the section | ||
| description | text | No | Short description | ||
| usetranslation | int(1) | No | 0 | '1'/'0' to use the translation from language files | |
| enabled | int(1) | No | 0 | '1'/'0' to enable the section | |
| disporder | smallint(5) | No | 0 | Display order |
Indexes:
| Keyname | Type | Cardinality | Field |
|---|---|---|---|
| PRIMARY | PRIMARY | 2 | sid |
| Moderation | Standard Thread Moderation - Inline Thread Moderation - Inline Post Moderation - Warning System |
| Mod CP | Home - Forums and Posts - Users |
| Admin CP | Home - Configuration - Forums & Posts - Users & Groups - Templates & Style - Tools & Maintenance |
| Templates & Themes | Images - Postbit - Templates - Themes |
| Developer | Database Methods - Database Tables |
| Miscellaneous | Cookies - UTF8 Setup - Default Settings |