Changeset 7340
- Timestamp:
- 06/10/08 16:25:08 (3 months ago)
- Files:
-
- trunk/openlayers/tests/Request.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/openlayers/tests/Request.html
r7335 r7340 16 16 function teardown() { 17 17 OpenLayers.Request.XMLHttpRequest = window._xhr; 18 delete window._xhr;19 18 } 20 19
