Файл: Arhmobi_esdcms/sys/preinstall/base.create.blog_cfg.ini
Строк: 22
; saved by ini.class.php
[`id`]
type =
"int(1)";
default_and_null = "NOT NULL";
ai =
"";
comment = "";
[`file`]
type =
"int(11)";
default_and_null = "NOT NULL";
ai =
"";
comment = "";
[`create`]
type =
"enum('0','1')";
default_and_null
= "NOT NULL DEFAULT '0'";
ai =
"";
comment = "";
[UNIQUE KEY `id`]
fields =
"`id`";
[~TABLE~PROPERTIES~]
name =
"blog_cfg";
engine = "ENGINE=InnoDB";
auto_increment
= "AUTO_INCREMENT=";
comment =
"COMMENT=''";