From: Edward Date: Wed, 19 Feb 2014 11:15:25 +0000 (+0800) Subject: MailTemplateList.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=b3d71a6d58931a63271a3c71269682b9954c231c MailTemplateList.php --- diff --git a/MailTemplateList.php b/MailTemplateList.php index 61e32636..4df56113 100644 --- a/MailTemplateList.php +++ b/MailTemplateList.php @@ -12,7 +12,7 @@ class Pman_Core_MailTemplateList extends Pman_Core_ConvertStyle $templateDir = explode(PATH_SEPARATOR, $fopts['templateDir']); $base = 'http://' . $_SERVER['SERVER_NAME'] . $this->rootURL; - print_r($base);exit; + // $path = '/home/edward/gitlive/web.madeinnz/Pman/Shop/templates/mail/orderShipment.body.html'; // // $data = $this->convertStyle($base, $path, false);