Import/Core_email.php
authoredward <edward@roojs.com>
Thu, 22 Oct 2015 02:28:41 +0000 (10:28 +0800)
committeredward <edward@roojs.com>
Thu, 22 Oct 2015 02:28:41 +0000 (10:28 +0800)
Import/Core_email.php

index 5f4dd94..3dfb3e8 100644 (file)
@@ -45,7 +45,7 @@ class Pman_Core_Import_Core_email extends Pman
 
     function get($part='', $opts){
         
-        DB_DataObject::debugLevel(1);
+       // DB_DataObject::debugLevel(1);
         
         $template_name = preg_replace('/\.[a-z]+$/i', '', basename($opts['file']));