From: Alan Knowles Date: Mon, 13 Sep 2010 04:59:10 +0000 (+0800) Subject: Pman.Request.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=fe4ee14be03b98ec77440137b51cf980964a746a Pman.Request.js --- diff --git a/Pman.Request.js b/Pman.Request.js index 634fea64..fcbeca08 100644 --- a/Pman.Request.js +++ b/Pman.Request.js @@ -34,8 +34,9 @@ Pman.Request = function(config){ } Roo.extend(Pman.Request, Roo.data.Connection, { - + // private processResponse : function(response) { + // convert the Roo Connection response into JSON data. var res = ''; try {