[-] BO : fixed bug #PSCFV-4653

This commit is contained in:
vAugagneur
2012-10-11 15:16:00 +00:00
parent 5f584e304d
commit 5d6d5ffb45
+1 -1
View File
@@ -610,7 +610,7 @@ class AdminShopControllerCore extends AdminController
}
Category::updateFromShop(Tools::getValue('categoryBox'), $object->id);
Search::indexation(true);
return $object;
}