UpdateDatabase.php
authorEdward <edward@roojs.com>
Wed, 22 May 2013 04:13:38 +0000 (12:13 +0800)
committerEdward <edward@roojs.com>
Wed, 22 May 2013 04:13:38 +0000 (12:13 +0800)
UpdateDatabase.php

index d257bea..af70f1e 100644 (file)
@@ -40,7 +40,7 @@ class Pman_Core_UpdateDatabase extends Pman
      
     function get()
     {
-        $this->importSQL();
+      //  $this->importSQL();
         $this->runUpdateModulesData();
          
     }