X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/62cffac5bc12fa0039b1e002a43ed286f12e8807..088bf5a0:/lxo-import/shiptoB.php diff --git a/lxo-import/shiptoB.php b/lxo-import/shiptoB.php index 5e22a285f..fc934c394 100644 --- a/lxo-import/shiptoB.php +++ b/lxo-import/shiptoB.php @@ -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"); } }