projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e56204
)
Angepasst an das neue config-file
author
Holger Lindemann
<hli@lenny.hoch.ul>
Thu, 2 Jun 2011 17:25:08 +0000
(19:25 +0200)
committer
Holger Lindemann
<hli@lenny.hoch.ul>
Thu, 2 Jun 2011 17:25:08 +0000
(19:25 +0200)
lxo-import/blz.php
patch
|
blob
|
history
diff --git
a/lxo-import/blz.php
b/lxo-import/blz.php
index
c1f7260
..
482aa6b
100644
(file)
--- a/
lxo-import/blz.php
+++ b/
lxo-import/blz.php
@@
-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);
}