Error: Failed to load processor TOC
No macro or processor named 'TOC' found

Table languages

Description

Stores settings for the languages which are set up, thus enabling multi-language support.

Table Details

Columns

FieldTypeDescription
idint(10) unsignedA unique, auto incremented value, to identify each languages record.
namevarchar(64)The name of the language.
codechar(2)The two character ISO code of the language.

Indexes

FieldType
idPRIMARY