UpdateDatabase.php
authorEdward <edward@roojs.com>
Wed, 22 May 2013 06:03:59 +0000 (14:03 +0800)
committerEdward <edward@roojs.com>
Wed, 22 May 2013 06:03:59 +0000 (14:03 +0800)
UpdateDatabase.php

index fd9b9a6..43f2a47 100644 (file)
@@ -49,7 +49,7 @@ class Pman_Core_UpdateDatabase extends Pman
      
     function get()
     {
-        $this->importSQL();
+     //   $this->importSQL();
         $this->runUpdateModulesData();
          
     }