UpdateDatabase.php
[Pman.Core] / UpdateDatabase.php
index a06c18b..4780c7b 100644 (file)
@@ -676,7 +676,6 @@ class Pman_Core_UpdateDatabase extends Pman
             echo "Running updateData on modules\n";
             // runs core...
             echo "Core\n";
-            var_dump(DB_DataObject::DebugLevel());exit;
             $this->updateData(); 
         }