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:
496f2f9
)
Variable nicht ablöschen
author
Holger Lindemann
<hli@lenny.hoch.ul>
Wed, 22 Feb 2012 17:57:56 +0000
(18:57 +0100)
committer
Holger Lindemann
<hli@lenny.hoch.ul>
Wed, 22 Feb 2012 17:57:56 +0000
(18:57 +0100)
xtcom/confedit.php
patch
|
blob
|
history
diff --git
a/xtcom/confedit.php
b/xtcom/confedit.php
index
0d3fb7e
..
a3d8648
100644
(file)
--- a/
xtcom/confedit.php
+++ b/
xtcom/confedit.php
@@
-252,7
+252,7
@@
if (!isset($_SERVER['PHP_AUTH_USER'])) {
fputs($f,"\$Language[$key]=array(\"ERP\"=>$val,\"SHOP\"=>".$_POST["SHOPlang"][$key].");\n");
}
if (!$DefaultLangOk) {
- fputs($f,"\$SHOPdbname=\"\";\n");
+
//
fputs($f,"\$SHOPdbname=\"\";\n");
echo "Es wurde keine ERP-Sprache der Shopdefaultsprache zugewiesen.";
echo "Verbindung zum Shop abgebrochen<br>";
}