// phpdoc fix

This commit is contained in:
mMarinetti
2011-11-23 15:37:50 +00:00
parent befb47d4b4
commit 4705b9529b
+1 -1
View File
@@ -2210,7 +2210,7 @@ class ProductCore extends ObjectModel
* Display price with right format and currency
*
* @param array $params Params
* @object $smarty Smarty object
* @param $smarty Smarty object
* @return string Price with right format and currency
*/
public static function convertPrice($params, &$smarty)