[Mapbender-commits] r3409 - branches/2.5/http/sld

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Wed Jan 7 04:16:32 EST 2009


Author: christoph
Date: 2009-01-07 04:16:31 -0500 (Wed, 07 Jan 2009)
New Revision: 3409

Modified:
   branches/2.5/http/sld/sld_function_getusersld.php
Log:
http://trac.osgeo.org/mapbender/ticket/362

Modified: branches/2.5/http/sld/sld_function_getusersld.php
===================================================================
--- branches/2.5/http/sld/sld_function_getusersld.php	2009-01-07 09:16:05 UTC (rev 3408)
+++ branches/2.5/http/sld/sld_function_getusersld.php	2009-01-07 09:16:31 UTC (rev 3409)
@@ -31,6 +31,7 @@
 
 include_once(dirname(__FILE__)."/classes/StyledLayerDescriptor.php");
 include_once(dirname(__FILE__)."/../../conf/mapbender.conf");
+include_once(dirname(__FILE__)."/../../core/globalSettings.php");
 include_once(dirname(__FILE__)."/sld_parse.php");
 
 /**



More information about the Mapbender_commits mailing list