mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
mino changes
This commit is contained in:
parent
ceb21afd39
commit
177f33cbdc
3 changed files with 3 additions and 3 deletions
|
|
@ -10,7 +10,7 @@
|
|||
"logs" : false,
|
||||
"show_keys_panel" : true,
|
||||
"server" : true,
|
||||
"socket" : true,
|
||||
"socket" : false,
|
||||
"port" : 80,
|
||||
"ip" : null,
|
||||
"rest" : true
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
LIBDIR = main.LIBDIR,
|
||||
SRVDIR = main.SRVDIR,
|
||||
|
||||
/* модуль для работы с путями*/
|
||||
/* модуль для работы с путями */
|
||||
Path = main.path,
|
||||
Querystring = main.querystring,
|
||||
|
||||
|
|
|
|||
|
|
@ -86,7 +86,7 @@
|
|||
return;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/* if we on windows and command is build in
|
||||
* change code page to unicode becouse
|
||||
* windows use unicode on non English versions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue