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

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