+ add update4.1.sql.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE `zt_module` ADD `product` mediumint(8) unsigned NOT NULL DEFAULT '0' AFTER `root`,
|
||||
ADD `project` mediumint(8) unsigned NOT NULL DEFAULT '0' AFTER `product`;
|
||||
Reference in New Issue
Block a user