diff --git a/server.js b/server.js index 10ec629b..2842d592 100644 --- a/server.js +++ b/server.js @@ -108,8 +108,8 @@ try { CloudServer.Minify = require(CloudServer.LIBDIRSERVER + '/object').Minify; - CloudServer.AppCache = require(CloudServer.LIBDIRSERVER + - '/appcache'); + //CloudServer.AppCache = require(CloudServer.LIBDIRSERVER + + // '/appcache'); }catch(pError){ console.log('could not found one of Cloud Commander SS files'); console.log(pError);