Merge branch 'master' of git@lx-office.linet-services.de:lx-office-erp
[kivitendo-erp.git] / lxo-import / blz.php
index c1f7260..482aa6b 100644 (file)
@@ -30,7 +30,7 @@ if ($_POST["ok"]=="Hilfe") {
        require ("import_lib.php");
 
        if (!$_SESSION["db"]) {
-               $conffile="../config/authentication.pl";
+               $conffile="../config/lx_office.conf";
                if (!is_file($conffile)) {
                        ende(4);
                }