fud30_replace - fudforum/FUDforum GitHub Wiki

Description of FUDforum table fud30_replace. This table defines stings that must be replaced in messages. For more information, see Replacement and Censorship System.

Fields

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).

Keys

Index Name Uniqueness Column Name Seq in index Comments
PRIMARY UNIQUE id 1

Options

  • 1 = type (REPLACE/PERL)
⚠️ **GitHub.com Fallback** ⚠️