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

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