// Change bad comments

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12206 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
mDeflotte
2012-01-05 16:14:08 +00:00
parent 8001df3522
commit 22d0737fd9

View File

@@ -43,7 +43,7 @@ class ModuleBlocknewsletterController extends ModuleController
}
/**
* Validate cheque payment
* Process email confirmation
*/
public function processVerification()
{
@@ -63,7 +63,7 @@ class ModuleBlocknewsletterController extends ModuleController
}
/**
* Assign cheque payment template
* Assign verification return message
*/
public function assignVerificationExecution()
{