From 723e41ac985909125f721e27c5fd955db245b5da Mon Sep 17 00:00:00 2001 From: Edward Date: Fri, 21 Feb 2014 13:22:48 +0800 Subject: [PATCH] MailTemplateList.php --- MailTemplateList.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MailTemplateList.php b/MailTemplateList.php index 4df56113..26d1976e 100644 --- a/MailTemplateList.php +++ b/MailTemplateList.php @@ -12,8 +12,9 @@ class Pman_Core_MailTemplateList extends Pman_Core_ConvertStyle $templateDir = explode(PATH_SEPARATOR, $fopts['templateDir']); $base = 'http://' . $_SERVER['SERVER_NAME'] . $this->rootURL; + print_r($) -// $path = '/home/edward/gitlive/web.madeinnz/Pman/Shop/templates/mail/orderShipment.body.html'; +// $path = '/home/edward/gitlive/web.madeinnz/Pman/Shop/templates/mail/register.body.html'; // // $data = $this->convertStyle($base, $path, false); // -- 2.39.2