summaryrefslogtreecommitdiff
path: root/includes/pages/admin_import.php
diff options
context:
space:
mode:
authorPhilip Häusler <msquare@notrademark.de>2011-06-11 17:01:41 +0200
committerPhilip Häusler <msquare@notrademark.de>2011-06-11 17:01:41 +0200
commit80a1a65aefcd2f33951dc60c72d29df1ad19b187 (patch)
tree4eca664739b7798df65be5d35741e80c452c159d /includes/pages/admin_import.php
parent23c113ed32bc59feb5887fa0179c84b9778e72ba (diff)
tmp commit
Diffstat (limited to 'includes/pages/admin_import.php')
-rw-r--r--includes/pages/admin_import.php2
1 files changed, 1 insertions, 1 deletions
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) {