BUG 000 Add cases summary to branch 2.0
This commit is contained in:
@@ -397,6 +397,7 @@ CREATE TABLE `PROCESS`
|
||||
`PRO_TITLE_X` INTEGER default 0 NOT NULL,
|
||||
`PRO_TITLE_Y` INTEGER default 6 NOT NULL,
|
||||
`PRO_DEBUG` INTEGER default 0 NOT NULL,
|
||||
`PRO_DYNAFORMS` MEDIUMTEXT,
|
||||
PRIMARY KEY (`PRO_UID`)
|
||||
)ENGINE=MyISAM DEFAULT CHARSET='utf8' COMMENT='Store process Information';
|
||||
#-----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user