[-] Installer : Bug Fixed #PSFV-819 - order_tax shouldn't exist
This commit is contained in:
@@ -10,3 +10,6 @@ ALTER TABLE `PREFIX_employee` ADD `default_tab` int(10) unsigned NOT NULL defaul
|
||||
DROP TABLE `PREFIX_subdomain`;
|
||||
|
||||
/* PHP:migrate_tabs_15(); */;
|
||||
|
||||
DROP TABLE IF EXISTS `PREFIX_order_tax`;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user