Changeset 7784 for trunk/src/config.php
- Timestamp:
- Apr 16, 2010, 10:55:40 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/config.php
r7775 r7784 54 54 * Values to generate map 55 55 */ 56 $config['kml_file'] = $config['root'] . '/ map/inc/example.kml';56 $config['kml_file'] = $config['root'] . '/example.kml'; 57 57 // Should be something like: 58 58 // $config['kml_file'] = $config['root'] . '/kml.php?time=%TIMESTAMP%';
Note:
See TracChangeset
for help on using the changeset viewer.