From: Alan Knowles Date: Fri, 22 Jun 2018 04:48:30 +0000 (+0800) Subject: UpdateDatabase.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=349bd77efbc25f787d1d127853aec43361b24030 UpdateDatabase.php --- diff --git a/UpdateDatabase.php b/UpdateDatabase.php index cc9e7004..15825273 100644 --- a/UpdateDatabase.php +++ b/UpdateDatabase.php @@ -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