Changeset 7868


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

Some config.php tweaking...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/config.php

    r7867 r7868  
    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.php?time=' . $time;
     70$config['kml_file']             = 'http://' . $config['url'] . dirname($config['uri']) . '/kml.php';
    7171
    7272/* Logfile stored location, should be writeable by webserver
Note: See TracChangeset for help on using the changeset viewer.