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

index 19a3f1b..2949070 100644 (file)
@@ -10,7 +10,7 @@ class Pman_Core_MailTemplateList extends Pman_Core_ConvertStyle
         $fopts = HTML_FlexyFramework::get()->HTML_Template_Flexy;
         
         $templateDir = explode(PATH_SEPARATOR, $fopts['templateDir']);
-        
+        print_r($_SERVER['SERVER_NAME']);exit;
         $base = 'http://' . $fopts['host'] . $this->rootURL;
         
 //        $path = '/home/edward/gitlive/web.madeinnz/Pman/Shop/templates/mail/orderShipment.body.html';