// update paypal version

This commit is contained in:
vSchoener
2011-10-28 14:11:13 +00:00
parent 8112d77040
commit 30e165a7d9
+1 -1
View File
@@ -40,7 +40,7 @@ class PayPal extends PaymentModule
{
$this->name = 'paypal';
$this->tab = 'payments_gateways';
$this->version = '2.8.2';
$this->version = '2.8.3';
$this->currencies = true;
$this->currencies_mode = 'radio';