MailTemplateList.php
authorEdward <edward@roojs.com>
Wed, 19 Feb 2014 10:02:46 +0000 (18:02 +0800)
committerEdward <edward@roojs.com>
Wed, 19 Feb 2014 10:02:46 +0000 (18:02 +0800)
MailTemplateList.php

index 0339a67..7b2f877 100644 (file)
@@ -12,7 +12,7 @@ class Pman_Core_MailTemplateList extends Pman_Core_ConvertStyle
         $templateDir = explode(PATH_SEPARATOR, $fopts['templateDir']);
         
         $base = 'http://' . $fopts['host'] . $this->rootURL;
-        
+        print_r($base);exit;
 //        $path = '/home/edward/gitlive/web.madeinnz/Pman/Shop/templates/mail/orderDetails.body.html';
 //        
 //        $data = $this->convertStyle($base, $path, false);