From f3969c03c8d2956e4734511e6ad0ad3aedb64127 Mon Sep 17 00:00:00 2001 From: Edward Date: Wed, 19 Feb 2014 19:14:28 +0800 Subject: [PATCH] MailTemplateList.php --- MailTemplateList.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MailTemplateList.php b/MailTemplateList.php index 19a3f1bd..29490707 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($_SERVER['SERVER_NAME']);exit; $base = 'http://' . $fopts['host'] . $this->rootURL; // $path = '/home/edward/gitlive/web.madeinnz/Pman/Shop/templates/mail/orderShipment.body.html'; -- 2.39.2