changelog und dokumentenvorlagen-und-variablen.html fuer payment_description angepasst
[kivitendo-erp.git] / lxo-import / partsB.php
index cb9de67..4a3c7e4 100644 (file)
@@ -19,9 +19,9 @@ function ende($txt) {
 }
 
 if (!$_SESSION["db"]) {
-    $conffile="../config/authentication.pl";
+    $conffile="../config/lx_office.conf";
     if (!is_file($conffile)) {
-        ende("authentication.pl nicht gefunden oder kein Leserecht.");
+        ende("lx_office.conf nicht gefunden oder kein Leserecht.");
     }
 }
 require ("import_lib.php");