mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 17:05:17 +00:00
minor changes
This commit is contained in:
parent
1efd467652
commit
79c48417fc
1 changed files with 1 additions and 1 deletions
|
|
@ -264,7 +264,7 @@ CloudServer._controller=function(pReq, pRes)
|
|||
if (lAcceptEncoding &&
|
||||
lAcceptEncoding.match(/\bgzip\b/) &&
|
||||
Zlib){
|
||||
CloudCommander.Gzip=true;
|
||||
CloudServer.Gzip=true;
|
||||
}
|
||||
/* путь в ссылке, который говорит
|
||||
* что js отключен
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue