From: Edward Date: Thu, 20 Feb 2014 04:58:28 +0000 (+0800) Subject: ImportMailMessage.php X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=19c9d69da2086f50b553bcd176ecdfc8d61d922a;hp=cf9973447c208e5b88b3879c66ae7afd18ed1247;p=Pman.Core ImportMailMessage.php --- diff --git a/ImportMailMessage.php b/ImportMailMessage.php index 1147a0fb..1ae23656 100644 --- a/ImportMailMessage.php +++ b/ImportMailMessage.php @@ -57,6 +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'])) {