Index: trunk/src/config.php
===================================================================
--- trunk/src/config.php	(revision 7866)
+++ trunk/src/config.php	(revision 7867)
@@ -68,5 +68,5 @@
 //$config['kml_file']			= $config['root'] . '/map/inc/example.kml';
 // Should be something like:
-$config['kml_file']		= 'http://' . $config['url'] . dirname($config['uri']) . '/kml-echo.php';
+$config['kml_file']		= 'http://' . $config['url'] . dirname($config['uri']) . '/kml.php?time=' . $time;
 
 /* Logfile stored location, should be writeable by webserver
