UpdateDatabase.php
authorjohn <john@roojs.com>
Thu, 28 Dec 2017 07:15:48 +0000 (15:15 +0800)
committerjohn <john@roojs.com>
Thu, 28 Dec 2017 07:15:48 +0000 (15:15 +0800)
UpdateDatabase.php

index e02712c..be6b796 100644 (file)
@@ -847,7 +847,6 @@ class Pman_Core_UpdateDatabase extends Pman
                 $cm->test_class = $data['test_class'];
             }
             
-            print_r('die here');exit;
             
             require_once $cm->test_class . '.php';
             
@@ -871,6 +870,7 @@ class Pman_Core_UpdateDatabase extends Pman
                 //$cm->insert();
             }
             
+            print_r('die here');exit;
             
     //        $basedir = $this->bootLoader->rootDir . $mail_template_dir;