Ignore:
Timestamp:
Apr 17, 2010, 12:01:51 PM (15 years ago)
Author:
Pieter Naber
Message:

Small bug fixing + formating code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/src/kml-echo.php

    r7789 r7799  
    2525$kmlFile->parseStatusFile($nodeStatus->read());
    2626
    27 if (isset($_GET['write']) && $_GET['write'] == true) {
    28         // TODO: David: Write the KML file to a folder with date stamp
    29 }
    30 
    3127// And echo the result to the screen
    3228echo $kmlFile->toString();
Note: See TracChangeset for help on using the changeset viewer.