[Mapbender-commits] r2656 - branches/2.5/resources/db/update
svn_mapbender at osgeo.org
svn_mapbender at osgeo.org
Fri Jul 11 11:34:11 EDT 2008
Author: christoph
Date: 2008-07-11 11:34:11 -0400 (Fri, 11 Jul 2008)
New Revision: 2656
Added:
branches/2.5/resources/db/update/update_2.5rc5.sql
Log:
missing module entry in addWMS
Added: branches/2.5/resources/db/update/update_2.5rc5.sql
===================================================================
--- branches/2.5/resources/db/update/update_2.5rc5.sql (rev 0)
+++ branches/2.5/resources/db/update/update_2.5rc5.sql 2008-07-11 15:34:11 UTC (rev 2656)
@@ -0,0 +1 @@
+UPDATE gui_element SET e_mb_mod = 'mod_addWMSgeneralFunctions.js' WHERE e_id = 'addWMS';
More information about the Mapbender_commits
mailing list