[Mapbender-commits] r1743 - trunk/mapbender/http/classes
svn_mapbender at osgeo.org
svn_mapbender at osgeo.org
Fri Oct 26 06:19:54 EDT 2007
Author: christoph
Date: 2007-10-26 06:19:54 -0400 (Fri, 26 Oct 2007)
New Revision: 1743
Modified:
trunk/mapbender/http/classes/class_gml2.php
Log:
removed #
Modified: trunk/mapbender/http/classes/class_gml2.php
===================================================================
--- trunk/mapbender/http/classes/class_gml2.php 2007-10-26 10:16:07 UTC (rev 1742)
+++ trunk/mapbender/http/classes/class_gml2.php 2007-10-26 10:19:54 UTC (rev 1743)
@@ -51,7 +51,7 @@
$section = false;
$geom = false;
$boundedBy = false;
- $coordinates = false;#
+ $coordinates = false;
$values = null;
$tags = null;
$el = -1;
More information about the Mapbender_commits
mailing list