UpdateDatabase.php
authoredward <edward@roojs.com>
Thu, 31 Aug 2017 10:30:14 +0000 (18:30 +0800)
committeredward <edward@roojs.com>
Thu, 31 Aug 2017 10:30:14 +0000 (18:30 +0800)
UpdateDatabase.php

index 2ba7fad..e7734ae 100644 (file)
@@ -179,10 +179,10 @@ class Pman_Core_UpdateDatabase extends Pman
         if (!empty($opts['only-module-sql'])) {
             return;
         }
-        
+        echo "GET HERE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1\n";exit;
         $this->runUpdateModulesData();
         
-        echo "GET HERE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1\n";exit;
+        
         
         if (!empty($opts['add-company']) && !in_array('Core', $this->disabled)) {
             // make sure we have a good cache...?