5ba438b35522a14bc4bc87bdd4bed8204bdc40f8
2 #
Table structure for table 'tt_content'
4 CREATE TABLE tt_content (
5 header_position
varchar(6) DEFAULT '' NOT NULL,
6 image_compression
tinyint(3) unsigned
DEFAULT '0' NOT NULL,
7 image_effects
tinyint(3) unsigned
DEFAULT '0' NOT NULL,
8 image_noRows
tinyint(3) unsigned
DEFAULT '0' NOT NULL,
9 section_frame
int(11) unsigned
DEFAULT '0' NOT NULL,
10 spaceAfter
smallint(5) unsigned
DEFAULT '0' NOT NULL,
11 spaceBefore
smallint(5) unsigned
DEFAULT '0' NOT NULL,
12 table_bgColor
int(11) unsigned
DEFAULT '0' NOT NULL,
13 table_border
tinyint(3) unsigned
DEFAULT '0' NOT NULL,
14 table_cellpadding
tinyint(3) unsigned
DEFAULT '0' NOT NULL,
15 table_cellspacing
tinyint(3) unsigned
DEFAULT '0' NOT NULL