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

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