sync
[Pman.Admin] / old / Pman.Tab.ProjectMgr.js
index 99b08ea..df8077f 100644 (file)
@@ -98,7 +98,7 @@ Pman.Tab.ProjectsMgr = {
                 ds:   new Ext.data.Store({
                     // load using HTTP
                     proxy: new Ext.data.HttpProxy({
-                        url: baseURL + '/Roo/Projects.php',
+                        url: baseURL + '/Roo/core_project.php',
                         method: 'GET'
                     }),
                     remoteSort: true,