]> wagnertech.de Git - mfinanz.git/blobdiff - lxo-import/blz.php
CSV-Import an neue Konfigurationsdatei angepasst. Bug-ID: 1632.
[mfinanz.git] / lxo-import / blz.php
index c1f726061df4a12eb1cc536651ec25cf404ce206..482aa6bf89fd586c194fa8c32c6cd05696237243 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);
                }