gfse: grammar sharing: bug fixes and win32 support

win32 support is untested
This commit is contained in:
hallgren
2011-11-01 17:45:57 +00:00
parent 9ba8db6e0a
commit 42af63414f
3 changed files with 33 additions and 11 deletions

View File

@@ -1075,6 +1075,7 @@ function download_from_cloud() {
}
function download3() {
//debug("Uploading local grammars to cloud");
local.put("dir",newdir);
upload_json(download4)
}
function download4() {