[Mapbender-commits] r8278 - trunk/mapbender/http/plugins
svn_mapbender at osgeo.org
svn_mapbender at osgeo.org
Tue Mar 6 02:09:30 EST 2012
Author: armin11
Date: 2012-03-05 23:09:29 -0800 (Mon, 05 Mar 2012)
New Revision: 8278
Modified:
trunk/mapbender/http/plugins/mod_WMSpreferencesDiv.php
Log:
adopt sql
Modified: trunk/mapbender/http/plugins/mod_WMSpreferencesDiv.php
===================================================================
--- trunk/mapbender/http/plugins/mod_WMSpreferencesDiv.php 2012-03-06 07:06:40 UTC (rev 8277)
+++ trunk/mapbender/http/plugins/mod_WMSpreferencesDiv.php 2012-03-06 07:09:29 UTC (rev 8278)
@@ -20,7 +20,7 @@
* > e_height, e_z_index, e_more_styles, e_content, e_closetag,
* > e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES(
* > '<app_id>','WMS_preferencesDiv',12,1,'Configure WMS preferences - div tag','WMS preferences',
- * > 'div','','',870,60,400,500,NULL ,'z-index:9999;','','div','mod_WMSpreferencesDiv.php',
+ * > 'div','','',870,60,400,500,NULL ,'z-index:9999;','','div','../plugins/mod_WMSpreferencesDiv.php',
* > '','mapframe1','jq_ui_dialog','http://www.mapbender.org/index.php/mod_WMSpreferencesDiv.php');
* >
* > INSERT INTO gui_element(fkey_gui_id, e_id, e_pos, e_public, e_comment,
More information about the Mapbender_commits
mailing list