UpdateDatabase.php
authorChris <chris@roojs.com>
Mon, 27 May 2013 03:26:12 +0000 (11:26 +0800)
committerChris <chris@roojs.com>
Mon, 27 May 2013 03:26:12 +0000 (11:26 +0800)
UpdateDatabase.php

index 46e6966..b2bbfda 100644 (file)
@@ -345,7 +345,7 @@ class Pman_Core_UpdateDatabase extends Pman
     function runUpdateModulesData()
     {
         // runs core...
-        $this->updateData();
+        $this->updateData(); 
         $modules = array_reverse($this->modulesList());
         
         // move 'project' one to the end...