[Mapbender-commits] r7144 - trunk/mapbender/http/classes

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Tue Nov 23 07:06:14 EST 2010


Author: christoph
Date: 2010-11-23 04:06:14 -0800 (Tue, 23 Nov 2010)
New Revision: 7144

Modified:
   trunk/mapbender/http/classes/class_wfs_1_1_factory.php
Log:
added explanatory comment

Modified: trunk/mapbender/http/classes/class_wfs_1_1_factory.php
===================================================================
--- trunk/mapbender/http/classes/class_wfs_1_1_factory.php	2010-11-19 14:49:32 UTC (rev 7143)
+++ trunk/mapbender/http/classes/class_wfs_1_1_factory.php	2010-11-23 12:06:14 UTC (rev 7144)
@@ -226,7 +226,6 @@
 					}
 				}
 			}
-			// is a NOT NULL column!
 			if (!$myWfs->title) {
 				$myWfs->title = "Untitled";
 			}



More information about the Mapbender_commits mailing list