Index: trunk/src/map/index.php
===================================================================
--- trunk/src/map/index.php	(revision 7838)
+++ trunk/src/map/index.php	(revision 7846)
@@ -6,5 +6,5 @@
 
 #getting array from kmlHandler
-$markers = get_node_array('../' . $config['kml_file']);
+$markers = get_node_array($config['kml_file']);
 
 # Key is defined to be the domain name if exists
