MailTemplateList.php
authorEdward <edward@roojs.com>
Fri, 21 Feb 2014 05:22:48 +0000 (13:22 +0800)
committerEdward <edward@roojs.com>
Fri, 21 Feb 2014 05:22:48 +0000 (13:22 +0800)
MailTemplateList.php

index 4df5611..26d1976 100644 (file)
@@ -12,8 +12,9 @@ class Pman_Core_MailTemplateList extends Pman_Core_ConvertStyle
         $templateDir = explode(PATH_SEPARATOR, $fopts['templateDir']);
         
         $base = 'http://' . $_SERVER['SERVER_NAME'] . $this->rootURL;
+        print_r($)
         
-//        $path = '/home/edward/gitlive/web.madeinnz/Pman/Shop/templates/mail/orderShipment.body.html';
+//        $path = '/home/edward/gitlive/web.madeinnz/Pman/Shop/templates/mail/register.body.html';
 //        
 //        $data = $this->convertStyle($base, $path, false);
 //