Import/Core_email.php
authorAlan Knowles <alan@roojs.com>
Tue, 13 Oct 2015 04:41:36 +0000 (12:41 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 13 Oct 2015 04:41:36 +0000 (12:41 +0800)
Import/Core_email.php

index 49036d4..3dfb3e8 100644 (file)
@@ -117,7 +117,8 @@ class Pman_Core_Import_Core_email extends Pman
             
             $c->insert();
         }
-        
+    }
+    function output() {
         die("done\n");
     }
 }
\ No newline at end of file