decomposed in r989 but forgot to put the link.

git-svn-id: http://svn.openlayers.org/trunk/openlayers@1014 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
euzuro
2006-07-26 21:14:39 +00:00
parent 6c22690d8b
commit a559e87775

View File

@@ -90,7 +90,7 @@ OpenLayers.Tile.WFS.prototype =
var resultFeatures = doc.getElementsByTagName("featureMember");
this.addResults(resultFeatures);
},
/**