Changeset 7702 for trunk/src/index.php


Ignore:
Timestamp:
Apr 8, 2010, 12:18:53 PM (15 years ago)
Author:
Pieter Naber
Message:

Moved pointer images to config file as example.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/index.php

    r7692 r7702  
    5353$nodeStatus = new FileHandler($config['node_status_file']);
    5454$kmlFile->parseStatusFile($nodeStatus->getFile());
     55
     56// And echo the result to the screen
    5557echo $kmlFile->toString();
    5658?>
Note: See TracChangeset for help on using the changeset viewer.