From 99bae2b907500ea23dc251883ec0fe0bf98c3896 Mon Sep 17 00:00:00 2001 From: Edward Date: Wed, 19 Feb 2014 17:54:20 +0800 Subject: [PATCH] MailTemplateList.php --- MailTemplateList.php | 6 ------ 1 file changed, 6 deletions(-) diff --git a/MailTemplateList.php b/MailTemplateList.php index 0339a67d..df7fbca6 100644 --- a/MailTemplateList.php +++ b/MailTemplateList.php @@ -13,12 +13,6 @@ class Pman_Core_MailTemplateList extends Pman_Core_ConvertStyle $base = 'http://' . $fopts['host'] . $this->rootURL; -// $path = '/home/edward/gitlive/web.madeinnz/Pman/Shop/templates/mail/orderDetails.body.html'; -// -// $data = $this->convertStyle($base, $path, false); -// -// print_r($data);exit; - $ret = array(); foreach ($templateDir as $dir){ -- 2.39.2