[-] MO : #PSCFV-2437 : Bug fix adding block using multishop (upgrader)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
SET NAMES 'utf8';
|
||||
|
||||
/* PHP:add_missing_image_key(); */;
|
||||
ALTER TABLE `PREFIX_cms_block_shop` ADD COLUMN `id_group_shop` int(10) unsigned DEFAULT 0 AFTER `id_cms_block`;
|
||||
Reference in New Issue
Block a user