Ignore:
Timestamp:
Apr 12, 2010, 6:23:12 PM (15 years ago)
Author:
Pieter Naber
Message:

This troubling with the <?xml version="1.0" encoding="UTF-8"?> statement at the beginning of the KML file...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/inc/LogHandler.class.php

    r7720 r7721  
    8585
    8686                if ($logno <= LOG_LEVEL_ECHO) {
     87                        // TODO: David: Make it possible to echo as comment in a KML, HTML, SQL or an other file
    8788                        echo $errorString;
    8889                }
Note: See TracChangeset for help on using the changeset viewer.