From 2a874769659b9e7ed3acb0b82f3fa552ba1b7848 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