diff --git a/includes/funktion_xml.php b/includes/funktion_xml.php
index 87fd72d0..4ab3bfd5 100644
--- a/includes/funktion_xml.php
+++ b/includes/funktion_xml.php
@@ -141,8 +141,6 @@ function getXMLsubPease($Sourse, $Name) {
return $value;
}
}
-
- echo "
Fehler: getXMLsubPease( $Sourse, $Name ) not found
";
// die;
}
diff --git a/includes/funktionen.php b/includes/funktionen.php
deleted file mode 100644
index fb63b708..00000000
--- a/includes/funktionen.php
+++ /dev/null
@@ -1,23 +0,0 @@
-
diff --git a/includes/pages/admin_import.php b/includes/pages/admin_import.php
index 9b8af2e2..6523050c 100644
--- a/includes/pages/admin_import.php
+++ b/includes/pages/admin_import.php
@@ -175,7 +175,7 @@ function admin_import() {
}
//readXMLfile("xml.php.xml");
- if (readXMLfile("$Tempdir/engelXML") == 0) {
+ if (readXMLfile("../import/27C3_sample.xcs.xml") == 0) {
$XMLmain = getXMLsubPease($XMLmain, "VCALENDAR");
if ($ShowDataStrukture) {