From: Alan Knowles Date: Fri, 4 Aug 2017 02:27:43 +0000 (+0800) Subject: MailTemplateList.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=975f0145f80c83754b8e07f56102e2a8bc3b645b MailTemplateList.php --- diff --git a/MailTemplateList.php b/MailTemplateList.php index 91e0ee5f..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;