Changeset 7631 for trunk/src/index.php
- Timestamp:
- Mar 30, 2010, 8:51:44 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/index.php
r7629 r7631 23 23 // Let's try to read the node status file 24 24 $nodeStatus = new FileHandler($config['node_status_file']); 25 $kmlFile = KMLFile::parseFile($nodeStatus); 25 26 ?>
Note:
See TracChangeset
for help on using the changeset viewer.