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

index c85d19c..0d4111d 100644 (file)
@@ -858,7 +858,7 @@ class Pman_Core_UpdateDatabase extends Pman
                 $got_it = false;
                 
             }
-            print_r($clsname);exit;
+            // print_r($clsname);exit;
             if (!$got_it) {
                 $this->jerr("template {$name} does not have a test method {$clsname}::test_{$name}");
             }