X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=MailTemplateList.php;h=64eb9c626eb543f94534248e9fd51855c1e86ec9;hp=4df561136923eb079a9a08cda18430e79cb666f0;hb=refs%2Fheads%2Fwip_alan_T5884_add_photo_to_report;hpb=4d5ef3cd68d334057f00fadc9e0b0e3bdc4bba04 diff --git a/MailTemplateList.php b/MailTemplateList.php index 4df56113..64eb9c62 100644 --- a/MailTemplateList.php +++ b/MailTemplateList.php @@ -5,7 +5,7 @@ require_once 'ConvertStyle.php'; class Pman_Core_MailTemplateList extends Pman_Core_ConvertStyle { - function get() + function get($v, $opts=array()) { $fopts = HTML_FlexyFramework::get()->HTML_Template_Flexy; @@ -13,7 +13,7 @@ class Pman_Core_MailTemplateList extends Pman_Core_ConvertStyle $base = 'http://' . $_SERVER['SERVER_NAME'] . $this->rootURL; -// $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); //