MailTemplateList.php
authorEdward <edward@roojs.com>
Wed, 19 Feb 2014 09:03:17 +0000 (17:03 +0800)
committerEdward <edward@roojs.com>
Wed, 19 Feb 2014 09:03:17 +0000 (17:03 +0800)
MailTemplateList.php

index f2c4aaf..6cded70 100644 (file)
@@ -7,7 +7,7 @@ class Pman_Core_MailTemplateList extends Pman_Core_ConvertStyle
     
     function get()
     {
-        print_r($this);exit;
+//        print_r($this);exit;
         $fopts = HTML_FlexyFramework::get()->HTML_Template_Flexy;
         
         $templateDir = explode(PATH_SEPARATOR, $fopts['templateDir']);