[-] Installer : Bug Fixed #PSFV-819 - order_tax shouldn't exist
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14638 b9a71923-0436-4b27-9f14-aed3839534dd
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