Comment correction
This commit is contained in:
parent
d8ef3d1852
commit
d403471ca7
|
@ -120,7 +120,7 @@ Zotero.File = new function(){
|
|||
/*
|
||||
* Return the contents of a URL as a string
|
||||
*
|
||||
* Runs asynchronously, so should only be run on local (e.g. chrome) URLs
|
||||
* Runs synchronously, so should only be run on local (e.g. chrome) URLs
|
||||
*/
|
||||
function getContentsFromURL(url) {
|
||||
var xmlhttp = Components.classes["@mozilla.org/xmlextras/xmlhttprequest;1"]
|
||||
|
|
Loading…
Reference in New Issue
Block a user