minor changes

This commit is contained in:
coderaiser 2012-09-11 08:59:58 -04:00
parent e6617ccb2d
commit 4737947570

View file

@ -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);