-
Notifications
You must be signed in to change notification settings - Fork 10
fud30_plugins
naudefj edited this page Apr 22, 2023
·
1 revision
Description of FUDforum table fud30_plugins. Also see Plugin Manager.
Column Name | Datatype | Can be Null? | Key? | Default | Description |
---|---|---|---|---|---|
id | int(11) | NO | PRI | - | auto_increment |
name | varchar(255) | NO | UNI | - | Plugin name. |
priority | int(11) | NO | - | 0 | Firing order. |
Index Name | Uniqueness | Column Name | Seq in index | Comments |
---|---|---|---|---|
PRIMARY | UNIQUE | id | 1 | |
fud30_plugins_n | UNIQUE | name | 1 |
[ Home ] [ Features ] [ Installation ] [ Upgrading ] [ Administration ] [ Support ] [ Internals ]