From 3d18272ebdce8fd95fc549f28b67167c3625da81 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 5 Nov 2015 12:23:17 +0800 Subject: [PATCH] Mailer.php --- Mailer.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Mailer.php b/Mailer.php index 7c861020..d90c4765 100644 --- a/Mailer.php +++ b/Mailer.php @@ -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); } -- 2.39.2