minor changes

This commit is contained in:
coderaiser 2012-08-24 05:18:06 -04:00
parent 35a011372b
commit 8ceb7e6667

View file

@ -389,6 +389,7 @@ CloudServer._controller=function(pReq, pRes)
* and minimizing setted then minimize it
*/
else if(lName.indexOf('min') < 0 &&
CloudFunc.checkExtension(['js','css','html']) &&
CloudServer.Minify)
CloudServer.Minify.optimize(lName, {
cache: true,