MailTemplateList.php
[Pman.Core] / MailTemplateList.php
index 1af3d38..9644dd6 100644 (file)
@@ -17,6 +17,7 @@ class Pman_Core_MailTemplateList extends Pman
     function get()
     {
         print_r('run');
+        exit;
     }
      
 }