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