Changeset 7455
- Timestamp:
- 06/26/08 15:07:15 (5 months ago)
- Files:
-
- sandbox/topp/geoext/lib/OpenLayers/Request.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
sandbox/topp/geoext/lib/OpenLayers/Request.js
r7454 r7455 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ 4 5 /**6 * @requires OpenLayers/Request/XMLHttpRequest.js7 */8 4 9 5 /**
