From 8c27073ef38272feb3d8f7a29eb4e1517f202865 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Mon, 4 Feb 2013 06:32:19 -0500 Subject: [PATCH] minor changes --- cloudcmd.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloudcmd.js b/cloudcmd.js index 228e6bdf..7fdd9fef 100644 --- a/cloudcmd.js +++ b/cloudcmd.js @@ -199,7 +199,7 @@ }else if( Util.isContainStr(lName, [CloudFunc.Fs, CloudFunc.NoJS] ) || Util.strCmp(lName, '/') || Util.strCmp(lName, 'json') ) { - main.commander({ + main.commander.sendContent({ request : pParams.request, response : pParams.response, indexProcessing : indexProcessing