MailTemplateList.php
authorEdward <edward@roojs.com>
Tue, 8 Jul 2014 04:57:53 +0000 (12:57 +0800)
committerEdward <edward@roojs.com>
Tue, 8 Jul 2014 04:57:53 +0000 (12:57 +0800)
MailTemplateList.php

index 91e0ee5..6459ab5 100644 (file)
@@ -10,7 +10,7 @@ class Pman_Core_MailTemplateList extends Pman_Core_ConvertStyle
         $fopts = HTML_FlexyFramework::get()->HTML_Template_Flexy;
         
         $templateDir = explode(PATH_SEPARATOR, $fopts['templateDir']);
-        
+        print_r($templateDir);exit;
         $base = 'http://' . $_SERVER['SERVER_NAME'] . $this->rootURL;
         
 //        $path = '/home/edward/gitlive/web.madeinnz/Pman/Shop/templates/mail/register.body.html';