mino changes

This commit is contained in:
coderaiser 2013-02-23 03:53:27 -05:00
parent ceb21afd39
commit 177f33cbdc
3 changed files with 3 additions and 3 deletions

View file

@ -10,7 +10,7 @@
"logs" : false,
"show_keys_panel" : true,
"server" : true,
"socket" : true,
"socket" : false,
"port" : 80,
"ip" : null,
"rest" : true

View file

@ -15,7 +15,7 @@
LIBDIR = main.LIBDIR,
SRVDIR = main.SRVDIR,
/* модуль для работы с путями*/
/* модуль для работы с путями */
Path = main.path,
Querystring = main.querystring,

View file

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