diff --git a/server.js b/server.js index 70610c36..49351c66 100644 --- a/server.js +++ b/server.js @@ -264,7 +264,7 @@ CloudServer._controller=function(pReq, pRes) if (lAcceptEncoding && lAcceptEncoding.match(/\bgzip\b/) && Zlib){ - CloudCommander.Gzip=true; + CloudServer.Gzip=true; } /* путь в ссылке, который говорит * что js отключен