minor changes

This commit is contained in:
coderaiser 2012-09-11 08:59:58 -04:00
parent f1bf2d7598
commit 55f1b25ca6

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