[-] MO : fixed link in referral program #PNM-532

This commit is contained in:
dMetzger
2012-10-03 12:17:40 +00:00
parent af32a55fad
commit 009adbb874
2 changed files with 3 additions and 3 deletions

View File

@@ -34,7 +34,7 @@ class ReferralProgram extends Module
{
$this->name = 'referralprogram';
$this->tab = 'advertising_marketing';
$this->version = '1.5';
$this->version = '1.5.1';
$this->author = 'PrestaShop';
parent::__construct();