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

index 1ae2365..5901c52 100644 (file)
@@ -57,7 +57,7 @@ class Pman_Crm_ImportHtml extends Pman_Core_ConvertStyle
             $plain = $fc->convert('text/plain');
             $this->jok(file_get_contents($plain));
         }
-        print_r($_REQUEST);exit;
+        
         // Import from URL
         if(isset($_REQUEST['importUrl']))
         {