Stores the information about attachmen types allowed on the forum.
Field | Type | Null | Key | Default | Description |
---|---|---|---|---|---|
atid | int | No | Primary | Attachment Type ID | |
name | varchar(120) | No | Friendly name of the attachment type | ||
mimetype | varchar(120) | No | Mime type | ||
extension | varchar(10) | No | The filename extension | ||
maxsize | int(15) | No | 0 | Maximum file size allowed to be uploaded | |
icon | varchar(100) | No | Path to icon |
Indexes:
Keyname | Type | Cardinality | Field |
---|---|---|---|
PRIMARY | PRIMARY | 15 | atid |
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 |