MailTemplateList.php
authorEdward <edward@roojs.com>
Wed, 19 Feb 2014 09:52:52 +0000 (17:52 +0800)
committerEdward <edward@roojs.com>
Wed, 19 Feb 2014 09:52:52 +0000 (17:52 +0800)
MailTemplateList.php

index e7438a8..0339a67 100644 (file)
@@ -45,8 +45,8 @@ class Pman_Core_MailTemplateList extends Pman_Core_ConvertStyle
             }
             
         }
-        exit;
-//        $this->jok($ret);
+
+        $this->jok($ret);
         
     }