refactored

This commit is contained in:
coderaiser 2013-01-16 10:36:44 -05:00
parent 41b88f337f
commit 138cbcfcec
4 changed files with 121 additions and 92 deletions

View file

@ -145,8 +145,8 @@
Util.log('current dir: ' + DIR);
process.chdir(lServerDir);
}
Util.log('server dir: ' + lServerDir + '\n' +
'reading configuretion file config.json...');
Util.log('server dir: ' + lServerDir);
Util.log('reading configuretion file config.json...');
if(Config){
Util.log('config.json readed');