minor changes

This commit is contained in:
coderaiser 2012-11-06 06:29:18 -05:00
parent 12afdb5a55
commit 4971ab76e9

View file

@ -637,6 +637,7 @@ CloudServer._fillJSON = function(pStats, pFiles){
}
}else{
var lQuyery = CloudServer.Queries[DirPath];
DirPath = DirPath.substr( DirPath.lastIndexOf('/') );
DirPath += '.json';
CloudServer.Queries[DirPath] = lQuyery;
/* в обычном режиме(когда js включен