@@ -123,8 +123,7 @@ |
||
| 123 | 123 | |
| 124 | 124 | //no! |
| 125 | 125 | return false; |
| 126 | - } |
|
| 127 | - elseif ($this->owner->AllCountries) { |
|
| 126 | + } elseif ($this->owner->AllCountries) { |
|
| 128 | 127 | //is there a valid price ??? |
| 129 | 128 | if ($this->debug) {debug::log('All countries applies - updated ... new price = '.floatval($this->owner->updateCalculatedPrice()));} |
| 130 | 129 | $canSell = true; |