UpdateDatabase.php
authorEdward <edward@roojs.com>
Wed, 22 May 2013 05:18:00 +0000 (13:18 +0800)
committerEdward <edward@roojs.com>
Wed, 22 May 2013 05:18:00 +0000 (13:18 +0800)
UpdateDatabase.php

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