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

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