UpdateDatabase.php
authorjohn <john@roojs.com>
Wed, 24 Jan 2018 03:28:27 +0000 (11:28 +0800)
committerjohn <john@roojs.com>
Wed, 24 Jan 2018 03:28:27 +0000 (11:28 +0800)
UpdateDatabase.php

index fd3aaee..caafd26 100644 (file)
@@ -898,8 +898,6 @@ class Pman_Core_UpdateDatabase extends Pman
             require_once 'Pman/Core/Import/Core_email.php';
             $x = new Pman_Core_Import_Core_email();
             
-            print_r($cm);exit;
-            
             $x->updateOrCreateEmail('', $opts, $cm);
             
             echo "email: {$name} - CREATED\n";