Ignore:
Timestamp:
Apr 12, 2010, 6:23:12 PM (16 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/KMLFile.class.php

    r7720 r7721  
    88class KMLFile {
    99        private $template = '
    10                 <\?xml version="1.0" encoding="UTF-8"?>
    1110                <kml xmlns="http://www.opengis.net/kml/2.2">
    1211                        <Document>
Note: See TracChangeset for help on using the changeset viewer.