summaryrefslogtreecommitdiff
path: root/kml/data.php
diff options
context:
space:
mode:
Diffstat (limited to 'kml/data.php')
-rw-r--r--kml/data.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/kml/data.php b/kml/data.php
index 2eb85dd..72f7056 100644
--- a/kml/data.php
+++ b/kml/data.php
@@ -21,11 +21,6 @@ while ( ($data = fgetcsv ($handle, 1000, ",")) !== FALSE ) { // Daten werde
}
fclose ($handle);
-printf("abc %s", $locations);
-exit;
-
-
-
#if(!$conf['acl']['auth'] )
#{
# if (isset($_SESSION['logged_in']) && $_SESSION['logged_in'])