ImportMailMessage.php
authorjohn <john@roojs.com>
Wed, 20 Dec 2017 04:18:09 +0000 (12:18 +0800)
committerjohn <john@roojs.com>
Wed, 20 Dec 2017 04:18:09 +0000 (12:18 +0800)
ImportMailMessage.php

index 63ea15a..ce4ea30 100644 (file)
@@ -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");