X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/1740411d06cfea8f43fce1db3e7fa08b7ceb262e..62ee225c2f98592a4d23f302a835deaa4d68879b:/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"); } }