[Mapbender-commits] r6102 - branches/3_dev/core/lib
svn_mapbender at osgeo.org
svn_mapbender at osgeo.org
Sun May 9 07:34:29 EDT 2010
Author: christoph
Date: 2010-05-09 07:34:29 -0400 (Sun, 09 May 2010)
New Revision: 6102
Modified:
branches/3_dev/core/lib/class_Element.php
Log:
Modified: branches/3_dev/core/lib/class_Element.php
===================================================================
--- branches/3_dev/core/lib/class_Element.php 2010-05-09 11:32:13 UTC (rev 6101)
+++ branches/3_dev/core/lib/class_Element.php 2010-05-09 11:34:29 UTC (rev 6102)
@@ -212,7 +212,7 @@
if ($this->element == "body") {
$e_id = "body";
$gui_id = $this->guiId;
- include dirname(__FILE__)."/../core/elementVarsPhp.php";
+ include dirname(__FILE__)."/../elementVarsPhp.php";
$splashScreen = "";
//global $firephp;
More information about the Mapbender_commits
mailing list