X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=ImportMailMessage.php;h=ce4ea30d905b74816b063e3e43e3bb0b7a2ab56b;hp=2b7907bc9040ec6904d9c753404d57cf43f7aecc;hb=refs%2Fheads%2Fwip_alan_T5884_add_photo_to_report;hpb=04f23ff3ee68e485f426bef9c49dd870c30d1014 diff --git a/ImportMailMessage.php b/ImportMailMessage.php index 2b7907bc..ce4ea30d 100644 --- a/ImportMailMessage.php +++ b/ImportMailMessage.php @@ -33,8 +33,6 @@ class Pman_Core_ImportMailMessage extends Pman_Core_ConvertStyle $tmpdir = System::mktemp("-d convertPlain"); $path = $tmpdir . '/' . time() . '.html'; - var_dump('die here???');exit; - if(isset($_REQUEST['_check_unsubscribe'])){ libxml_use_internal_errors (true); $doc = new DOMDocument('1.0', 'UTF-8');