From: Edward Date: Mon, 27 Oct 2014 02:55:48 +0000 (+0800) Subject: MailTemplateList.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=b4f34344a6bb004b9d3918c2697073668269b8b1 MailTemplateList.php --- diff --git a/MailTemplateList.php b/MailTemplateList.php index 91e0ee5f..6459ab58 100644 --- a/MailTemplateList.php +++ b/MailTemplateList.php @@ -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';