MailTemplateList.php
[Pman.Core] / MailTemplateList.php
index c5b3020..2bf1e1b 100644 (file)
@@ -16,7 +16,7 @@ class Pman_Core_MailTemplateList extends Pman
 
     function get()
     {
-        $fopts = HTML_FlexyFramework::get()->HTML_Template_Flexy;
+        $fopts = HTML_FlexyFramework::get()->page;
         print_r($fopts);
         exit;
     }