For now, we will point the requires directive at the XMLHttpRequest.js script. (closes #1581)

git-svn-id: http://svn.openlayers.org/trunk/openlayers@7339 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Tim Schaub
2008-06-10 15:52:56 +00:00
parent 480bc04cf8
commit 8a7522fe68
6 changed files with 6 additions and 6 deletions

View File

@@ -9,7 +9,7 @@
* @requires OpenLayers/Geometry/LineString.js
* @requires OpenLayers/Geometry/Polygon.js
* @requires OpenLayers/Geometry/Collection.js
* @requires OpenLayers/Request.js
* @requires OpenLayers/Request/XMLHttpRequest.js
*/
/**