Changeset 7868
- Timestamp:
- Apr 28, 2010, 1:15:39 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/config.php
r7867 r7868 68 68 //$config['kml_file'] = $config['root'] . '/map/inc/example.kml'; 69 69 // 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'; 71 71 72 72 /* Logfile stored location, should be writeable by webserver
Note:
See TracChangeset
for help on using the changeset viewer.