From 694f0975e03b747f35e2e1c38cf7b8f37ec474b6 Mon Sep 17 00:00:00 2001 From: john Date: Wed, 20 Dec 2017 12:18:09 +0800 Subject: [PATCH] ImportMailMessage.php --- ImportMailMessage.php | 1 - 1 file changed, 1 deletion(-) diff --git a/ImportMailMessage.php b/ImportMailMessage.php index 63ea15a8..ce4ea30d 100644 --- a/ImportMailMessage.php +++ b/ImportMailMessage.php @@ -20,7 +20,6 @@ class Pman_Core_ImportMailMessage extends Pman_Core_ConvertStyle function get($v, $opts=array()) { - var_dump('die here???');exit; $this->post(); return $this->jerr("not allowed"); -- 2.39.2