]> wagnertech.de Git - mfinanz.git/blobdiff - lxo-import/shiptoB.php
CSV-Import an neue Konfigurationsdatei angepasst. Bug-ID: 1632.
[mfinanz.git] / lxo-import / shiptoB.php
index 5e22a285f7f56b5e4de41b0e7111e168629118b6..fc934c39431e8729c4fef01132ee517b83551956 100644 (file)
@@ -30,9 +30,9 @@ Web: http://www.linet-services.de, http://www.lx-system.de
     };
 
 if (!$_SESSION["db"]) {
-    $conffile="../config/authentication.pl";
+    $conffile="../config/lx_office.conf";
     if (!is_file($conffile)) {
-        ende("authentication.pl nicht gefunden oder unlesbar");
+        ende("lx_office.conf nicht gefunden oder unlesbar");
     }
 }