From a307cc09032cc6bfba9ef6921ba3244d55aefee3 Mon Sep 17 00:00:00 2001 From: mDeflotte Date: Thu, 5 Jan 2012 16:14:08 +0000 Subject: [PATCH] // Change bad comments --- modules/blocknewsletter/blocknewsletterController.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/blocknewsletter/blocknewsletterController.php b/modules/blocknewsletter/blocknewsletterController.php index bfdf36735..a0eeb8d02 100644 --- a/modules/blocknewsletter/blocknewsletterController.php +++ b/modules/blocknewsletter/blocknewsletterController.php @@ -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() {