update comment
git-svn-id: http://svn.openlayers.org/trunk/openlayers@985 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -107,7 +107,9 @@ OpenLayers.parseXMLString = function(text) {
|
|||||||
return ajaxResponse;
|
return ajaxResponse;
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/** Adds a new script element to the head of the current document,
|
||||||
|
* whose src is set to the url passed-in.
|
||||||
|
*
|
||||||
* @param {String} url
|
* @param {String} url
|
||||||
*/
|
*/
|
||||||
OpenLayers.addScript = function(url) {
|
OpenLayers.addScript = function(url) {
|
||||||
|
|||||||
Reference in New Issue
Block a user