summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathias Mayrhofer <mtmayr@mtmayr.com>2020-02-23 15:02:42 +0100
committerMathias Mayrhofer <mtmayr@mtmayr.com>2020-02-23 15:02:42 +0100
commitcf59980a1673c0688318c346d163f8a43a449aa9 (patch)
tree0c3196e77d97667c13e6947e87c34f54091bed2c
parent4a5ba7364b5ea285f3f83bccd4244493cd4180f6 (diff)
Test
-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'])