moved extensions from main.js to json/ext.json

This commit is contained in:
coderaiser 2013-01-31 04:19:16 -05:00
parent dc7b0673fd
commit 75dafc40ff
4 changed files with 181 additions and 19 deletions

View file

@ -293,7 +293,7 @@
CloudServer.NoJS = false;
else{
CloudServer.NoJS = true;
lPath = Util.removeStr(lPath, lNoJS_s);
lPath = Util.removeStr(lPath, lNoJS_s);
}
/* убираем индекс файловой системы */