diff --git a/web/typo3conf/ext/ep_products/ext_tables.sql b/web/typo3conf/ext/ep_products/ext_tables.sql index 6c68241d..98bcc6b5 100644 --- a/web/typo3conf/ext/ep_products/ext_tables.sql +++ b/web/typo3conf/ext/ep_products/ext_tables.sql @@ -1113,7 +1113,7 @@ CREATE TABLE tx_epproducts_domain_model_reseller ( # Table structure for table 'sys_domain' # CREATE TABLE sys_domain ( - tx_epproducts_reseller int(11) unsigned DEFAULT '0', + tx_epproducts_reseller int(11) unsigned DEFAULT '0' ); #