// phpdoc fix

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10550 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
mMarinetti
2011-11-23 15:37:50 +00:00
parent 3bbbdf8de5
commit 67ba2e5df5
+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)