fud30_ext_block - fudforum/FUDforum GitHub Wiki

Description of FUDforum table fud30_ext_block. This table contains information about file extensions that are NOT(!) blocked. If no file extensions are listed, ANY type of file can be attached to posts. For more information, see File Filter.

Fields

Column Name Datatype Can be Null? Key? Default Description
id int(11) NO PRI - auto_increment
ext varchar(32) NO - - File extension. For example 'txt' will allow uploading of *.txt files.

Keys

Index Name Uniqueness Column Name Seq in index Comments
PRIMARY UNIQUE id 1
⚠️ **GitHub.com Fallback** ⚠️