ImportMailMessage.php
authorEdward <edward@roojs.com>
Thu, 20 Feb 2014 04:59:18 +0000 (12:59 +0800)
committerEdward <edward@roojs.com>
Thu, 20 Feb 2014 04:59:18 +0000 (12:59 +0800)
ImportMailMessage.php

index e0d827b..fde2a4c 100644 (file)
@@ -24,8 +24,8 @@ class Pman_Core_ImportMailMessage extends Pman_Core_ConvertStyle
     }
     
     function post()
-    {
-        print_r('run');exit;
+    
+        
         if(isset($_REQUEST['_convertToPlain']))
         {
             require_once 'System.php';