minor changes

This commit is contained in:
coderaiser 2012-07-12 06:29:36 -04:00
parent 39b9882ed4
commit 977d210321
2 changed files with 2 additions and 2 deletions

2
node_modules/minify generated vendored

@ -1 +1 @@
Subproject commit be10e6f057da0c395a73f73f2a968ba6f6f68b77
Subproject commit 773064ea1a3a2848ab81f12fe8091cbdc28c5ca5

View file

@ -134,7 +134,7 @@ CloudServer.init=(function(){
if(this.Config.logs){
console.log('log param setted up in config.json\n' +
'from now all logs will be writed to log.txt');
this.writeLogsToFile();
this.writeLogsToFile();
}
}catch(pError){
console.log('warning: configureation file config.json not found...\n' +