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

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17717 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
dMetzger
2012-10-03 12:17:40 +00:00
parent 88222d9300
commit c0bdebf11a
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();