MailTemplateList.php
authorEdward <edward@roojs.com>
Wed, 19 Feb 2014 08:33:25 +0000 (16:33 +0800)
committerEdward <edward@roojs.com>
Wed, 19 Feb 2014 08:33:25 +0000 (16:33 +0800)
MailTemplateList.php

index e57fa79..8012f8a 100644 (file)
@@ -45,7 +45,7 @@ class Pman_Core_MailTemplateList extends Pman
             
         }
         
-        $this->jdata($ret);
+        $this->jok($ret);
         
     }