Description of FUDforum table fud30_replace. This table defines stings that must be replaced in messages. For more information, see Replacement and Censorship System.
Column Name
|
Datatype
|
Can be Null?
|
Key?
|
Default
|
Description
|
id
|
int(11)
|
NO
|
PRI
|
-
|
auto_increment
|
replace_str
|
varchar(255)
|
NO
|
-
|
-
|
|
with_str
|
varchar(255)
|
NO
|
-
|
-
|
|
from_post
|
varchar(255)
|
YES
|
-
|
-
|
|
to_msg
|
varchar(255)
|
YES
|
-
|
-
|
|
replace_opt
|
int(11)
|
NO
|
-
|
1
|
Options (see below).
|
Index Name
|
Uniqueness
|
Column Name
|
Seq in index
|
Comments
|
PRIMARY
|
UNIQUE
|
id
|
1
|
|