OpenLayers OpenLayers

Changeset 6506

Show
Ignore:
Timestamp:
03/12/08 12:53:05 (10 months ago)
Author:
tcoulter
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • sandbox/topp/woonerf/lib/OpenLayers/Tile/WFS.js

    r6502 r6506  
    115115            scope: this, 
    116116            headers: { 
    117                 "Cache-control": "no-cache" 
     117                "Cache-Control": "no-cache" 
    118118            } 
    119119        }); 
     120        OpenLayers.Console.log("new stuff"); 
    120121    }, 
    121122