* finish task #2719,2729.
This commit is contained in:
@@ -206,7 +206,10 @@ class report extends control
|
||||
|
||||
/* Get email content and title.*/
|
||||
$this->view->mail = $mail;
|
||||
$oldViewType = $this->viewType;
|
||||
if($oldViewType == 'json') $this->viewType = 'html';
|
||||
$mailContent = $this->parse('report', 'dailyreminder');
|
||||
$this->viewType == $oldViewType;
|
||||
|
||||
/* Send email.*/
|
||||
echo date('Y-m-d H:i:s') . " sending to $user, ";
|
||||
|
||||
Reference in New Issue
Block a user