Fix typo in sql schema
This commit is contained in:
@@ -1113,7 +1113,7 @@ CREATE TABLE tx_epproducts_domain_model_reseller (
|
|||||||
# Table structure for table 'sys_domain'
|
# Table structure for table 'sys_domain'
|
||||||
#
|
#
|
||||||
CREATE TABLE sys_domain (
|
CREATE TABLE sys_domain (
|
||||||
tx_epproducts_reseller int(11) unsigned DEFAULT '0',
|
tx_epproducts_reseller int(11) unsigned DEFAULT '0'
|
||||||
);
|
);
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user