refactored

This commit is contained in:
coderaiser 2013-01-10 09:52:19 -05:00
parent 701fefa632
commit c4fd5bc1f5
10 changed files with 74 additions and 85 deletions

View file

@ -1,5 +1,5 @@
(function(){
"use strict";
'use strict';
var DIR = __dirname + '/',
main = require(DIR + 'lib/server/main'),