// 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:
@@ -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()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user