Changeset 7086
- Timestamp:
- 05/07/08 11:44:43 (2 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
sandbox/vector-behavior/lib/OpenLayers/Protocol/WFS/v1_0_0.js
r7078 r7086 108 108 */ 109 109 destroy: function() { 110 this.format = null; 110 111 OpenLayers.Protocol.prototype.destroy.apply(this); 111 112 },
