Mailer.php
authorjohn <john@roojs.com>
Wed, 8 Nov 2017 09:51:18 +0000 (17:51 +0800)
committerjohn <john@roojs.com>
Wed, 8 Nov 2017 09:51:18 +0000 (17:51 +0800)
Mailer.php

index afa81de..ed8429a 100644 (file)
@@ -108,7 +108,6 @@ class Pman_Core_Mailer {
     
     function toData()
     {
-        var_dump($templateFile);exit;
         $templateFile = $this->template;
         $args = (array)$this->contents;