// Normalization

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12948 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
mDeflotte
2012-02-03 08:13:50 +00:00
parent f1a13862d6
commit bd1436bee8
@@ -271,7 +271,7 @@ class AdminFeaturesControllerCore extends AdminController
)
);
// Create Object FeatureValue
// Create Object FeatureValue
$feature_value = new FeatureValue(Tools::getValue('id_feature_value'));
$this->tpl_vars = array(