MailTemplateList.php
authorEdward <edward@roojs.com>
Wed, 19 Feb 2014 06:46:18 +0000 (14:46 +0800)
committerEdward <edward@roojs.com>
Wed, 19 Feb 2014 06:46:18 +0000 (14:46 +0800)
MailTemplateList.php

index 501381c..36f0854 100644 (file)
@@ -17,7 +17,7 @@ class Pman_Core_MailTemplateList extends Pman
     function get()
     {
         $fopts = HTML_FlexyFramework::get()->HTML_Template_Flexy;
-        print_r(PATH_SEPARATOR);
+        print_r($this->templateDir);
         exit;
     }