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

index 6a81ed2..812ac85 100644 (file)
@@ -858,7 +858,8 @@ class Pman_Core_UpdateDatabase extends Pman
                 $got_it = false;
                 
             }
-            //
+            print_r('got it');
+            print_r($got_it);
             if (!$got_it) {
                 $this->jerr("template {$name} does not have a test method {$clsname}::test_{$name}");
             }