minor changes

This commit is contained in:
coderaiser 2013-02-04 06:32:19 -05:00
parent f60f4d54c1
commit 8c27073ef3

View file

@ -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