Angepasst an das neue config-file
authorHolger Lindemann <hli@lenny.hoch.ul>
Thu, 2 Jun 2011 17:25:08 +0000 (19:25 +0200)
committerHolger Lindemann <hli@lenny.hoch.ul>
Thu, 2 Jun 2011 17:25:08 +0000 (19:25 +0200)
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);
                }