* finish task #1842.

This commit is contained in:
wyd621
2014-03-11 02:25:07 +00:00
parent 80da960931
commit 2f06f1b11f
3 changed files with 15 additions and 12 deletions
+1
View File
@@ -773,6 +773,7 @@ class testtask extends control
$this->view->testtask = $testtask;
$this->view->action = $action;
$this->view->users = $users;
$this->clear();
$mailContent = $this->parse($this->moduleName, 'sendmail');