Pman.Tab.AdminProjectManager.bjs
[Pman.Admin] / Pman.Tab.AdminProjectManager.js
index 43fdab7..1e49f39 100644 (file)
@@ -342,7 +342,7 @@ Pman.Tab.AdminProjectManager = new Roo.XComponent({
         },
         proxy : {
          method : 'GET',
-         url : baseURL + '/Roo/Projects.php',
+         url : baseURL + '/Roo/core_project.php',
          xns : Roo.data,
          '|xns' : 'Roo.data',
          xtype : 'HttpProxy'