minor changes

This commit is contained in:
coderaiser 2012-11-06 06:29:18 -05:00
parent 598860433a
commit 632a23cbfd

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 включен