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

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