From: Edward Date: Wed, 19 Feb 2014 11:14:53 +0000 (+0800) Subject: MailTemplateList.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=2b1be4975718a9af50955b222e697cfd7397515e MailTemplateList.php --- diff --git a/MailTemplateList.php b/MailTemplateList.php index 4df56113..61e32636 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);