Mailer.php
authorAlan Knowles <alan@roojs.com>
Thu, 5 Nov 2015 04:23:17 +0000 (12:23 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 5 Nov 2015 04:23:17 +0000 (12:23 +0800)
Mailer.php

index 7c86102..d90c476 100644 (file)
@@ -89,8 +89,8 @@ class Pman_Core_Mailer {
         if (!empty($ff->Core_Mailer['debug'])) {
             $this->debug = $ff->Core_Mailer['debug'];
         }
-        $this->log("URL MAP");
-        $this->log($this->urlmap);
+        //$this->log("URL MAP");
+        //$this->log($this->urlmap);
         
     }