// 1.4.8 => 1.4.8.0

This commit is contained in:
mDeflotte
2012-04-17 15:07:35 +00:00
parent ce471ee92a
commit cb4fb344ea
+3
View File
@@ -0,0 +1,3 @@
SET NAMES 'utf8';
ALTER TABLE `PREFIX_feature_product` ADD INDEX `id_product`(`id_product`);