From: Edward Date: Wed, 19 Feb 2014 11:14:28 +0000 (+0800) Subject: MailTemplateList.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=f3969c03c8d2956e4734511e6ad0ad3aedb64127 MailTemplateList.php --- 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';