svn commit: r478 - trunk/mapbender/http/extensions/geom2wfst.php
vera_schulze at osgeo.org
vera_schulze at osgeo.org
Mon Jun 19 10:11:54 EDT 2006
Author: vera_schulze
Date: 2006-06-19 14:11:53+0000
New Revision: 478
Modified:
trunk/mapbender/http/extensions/geom2wfst.php
Log:
added license
Modified: trunk/mapbender/http/extensions/geom2wfst.php
Url: https://mapbender.osgeo.org/source/browse/mapbender/trunk/mapbender/http/extensions/geom2wfst.php?view=diff&rev=478&p1=trunk/mapbender/http/extensions/geom2wfst.php&p2=trunk/mapbender/http/extensions/geom2wfst.php&r1=477&r2=478
==============================================================================
--- trunk/mapbender/http/extensions/geom2wfst.php (original)
+++ trunk/mapbender/http/extensions/geom2wfst.php 2006-06-19 14:11:53+0000
@@ -1,6 +1,24 @@
<html>
<head>
<?php
+# $Id: dyn_css.php 475 2006-06-19 14:07:03Z vera_schulze $
+# $Header: /cvsroot/mapbender/mapbender/http/classes/class_wfs.php,v 1.15 2006/03/09 13:55:46 uli_rothstein Exp $
+# Copyright (C) 2002 CCGIS
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2, or (at your option)
+# any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
require_once("../../conf/mapbender.conf");
echo '<meta http-equiv="Content-Type" content="text/html; charset='.CHARSET.'">';
?>
More information about the Mapbender_commits
mailing list