UpdateDatabase.php
authorChris <chris@roojs.com>
Fri, 24 May 2013 10:27:03 +0000 (18:27 +0800)
committerChris <chris@roojs.com>
Fri, 24 May 2013 10:27:03 +0000 (18:27 +0800)
UpdateDatabase.php

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