ImportMailMessage.php
[Pman.Core] / 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';