Changeset 7960
- Timestamp:
- 09/05/08 03:34:56 (3 months ago)
- Files:
-
- trunk/openlayers/lib/OpenLayers/Protocol/HTTP.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/openlayers/lib/OpenLayers/Protocol/HTTP.js
r7940 r7960 41 41 params: null, 42 42 43 /**44 * Property: format45 * {<OpenLayers.Format>} Parser for reading and writing features.46 */47 format: null,48 49 43 /** 50 44 * Property: callback
