UpdateDatabase.php
authorAlan Knowles <alan@roojs.com>
Fri, 22 Jun 2018 04:48:30 +0000 (12:48 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 22 Jun 2018 04:48:30 +0000 (12:48 +0800)
UpdateDatabase.php

index cc9e700..1582527 100644 (file)
@@ -180,7 +180,7 @@ class Pman_Core_UpdateDatabase extends Pman
         if (!empty($opts['debug'])) {
              DB_DataObject::DebugLevel($opts['debug']);
         }
-      
+        var_dump(DB_DataObject::DebugLevel());exit;
         
         // ask all the modules to verify the opts