// merge 1.4 (5916) => 1.5.x

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@5918 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
fBrignoli
2011-04-15 10:30:56 +00:00
parent f8ee49ed56
commit ca5e60f0b9
41 changed files with 443 additions and 126 deletions
-2
View File
@@ -48,8 +48,6 @@ class TaxCore extends ObjectModel
protected static $_product_country_tax = array();
protected static $_product_tax_via_rules = array();
public $noZeroObject = 'getTaxes';
public function getFields()
{
parent::validateFields();