added ability to create directory

This commit is contained in:
coderaiser 2013-02-24 12:38:57 -05:00
parent ad8345ff34
commit d1ca2f0c1b
3 changed files with 16 additions and 4 deletions

View file

@ -1,7 +1,7 @@
/* module make possible connectoin thrue socket.io on a server */
(function(){
"use strict";
'use strict';
var main = global.cloudcmd.main,
SRVDIR = main.SRVDIR,