// Add migration of tabs in upgrader
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14052 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -7,4 +7,6 @@ ALTER TABLE `PREFIX_employee`
|
||||
|
||||
ALTER TABLE `PREFIX_employee` ADD `default_tab` int(10) unsigned NOT NULL default 0 AFTER `bo_theme`;
|
||||
|
||||
DROP TABLE `PREFIX_subdomain`;
|
||||
DROP TABLE `PREFIX_subdomain`;
|
||||
|
||||
/* PHP:migrate_tabs_15(); */;
|
||||
|
||||
Reference in New Issue
Block a user