Changeset 7867 for trunk/src


Ignore:
Timestamp:
Apr 28, 2010, 1:14:15 PM (15 years ago)
Author:
Pieter Naber
Message:

Some late adjustments so we'll look good on the project market... Fixed kml.php / config.php

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/config.php

    r7866 r7867  
    6868//$config['kml_file']                   = $config['root'] . '/map/inc/example.kml';
    6969// Should be something like:
    70 $config['kml_file']             = 'http://' . $config['url'] . dirname($config['uri']) . '/kml-echo.php';
     70$config['kml_file']             = 'http://' . $config['url'] . dirname($config['uri']) . '/kml.php?time=' . $time;
    7171
    7272/* Logfile stored location, should be writeable by webserver
Note: See TracChangeset for help on using the changeset viewer.