MailTemplateList.php
authorEdward <edward@roojs.com>
Wed, 19 Feb 2014 08:55:33 +0000 (16:55 +0800)
committerEdward <edward@roojs.com>
Wed, 19 Feb 2014 08:55:33 +0000 (16:55 +0800)
MailTemplateList.php

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