From: Edward Date: Thu, 20 Feb 2014 04:58:58 +0000 (+0800) Subject: ImportMailMessage.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=f075c5fa5f039169396c20cb7d0016b0f0f1126c ImportMailMessage.php --- diff --git a/ImportMailMessage.php b/ImportMailMessage.php index 5901c52c..8d7e3974 100644 --- a/ImportMailMessage.php +++ b/ImportMailMessage.php @@ -25,6 +25,7 @@ class Pman_Crm_ImportHtml extends Pman_Core_ConvertStyle function post() { + print_r('run');exit; if(isset($_REQUEST['_convertToPlain'])) { require_once 'System.php';