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

index ce4ea30..32c95c3 100644 (file)
@@ -8,6 +8,8 @@ class Pman_Core_ImportMailMessage extends Pman_Core_ConvertStyle
 {
     function getAuth()
     {
+        var_dump('die');exit;
+        
         if (HTML_FlexyFramework::get()->cli) {
             return true;
         }