// Added the new image type names in the updater

This commit is contained in:
dMetzger
2012-09-24 13:22:18 +00:00
parent 1db746bbac
commit 7d515ab2ce
2 changed files with 82 additions and 0 deletions
+1
View File
@@ -7,3 +7,4 @@ UPDATE `PREFIX_image_shop` image_shop SET image_shop.`cover`=1 WHERE `id_image`
INSERT INTO `PREFIX_configuration`(`name`, `value`, `date_add`, `date_upd`) VALUES ('PS_ONE_PHONE_AT_LEAST', '1', NOW(), NOW());
/* PHP:p15018_change_image_types(); */;