MailTemplateList.php
authorEdward <edward@roojs.com>
Wed, 19 Feb 2014 11:15:25 +0000 (19:15 +0800)
committerEdward <edward@roojs.com>
Wed, 19 Feb 2014 11:15:25 +0000 (19:15 +0800)
MailTemplateList.php

index 61e3263..4df5611 100644 (file)
@@ -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);