зеркало из https://github.com/mozilla/pjs.git
add an extra variable to make this easier for consumers of this file
This commit is contained in:
Родитель
3036829b76
Коммит
1a37392c55
|
@ -39,6 +39,8 @@ var ispDefaults;
|
|||
var nsIRDFResource = Components.interfaces.nsIRDFResource;
|
||||
var nsIRDFLiteral = Components.interfaces.nsIRDFLiteral;
|
||||
|
||||
var ispRoot = rdf.GetResource("NC:ispinfo");
|
||||
|
||||
// given an ISP's domain URI, look up all relevant information about it
|
||||
function getIspDefaultsForUri(domainURI)
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче