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:
e51c502
)
Kommentar fuer UTF-8 eingefügt
author
Udo Spallek
<info@wissensvermittlung.com>
Mon, 7 May 2007 07:43:34 +0000
(07:43 +0000)
committer
Udo Spallek
<info@wissensvermittlung.com>
Mon, 7 May 2007 07:43:34 +0000
(07:43 +0000)
lx-erp.conf
patch
|
blob
|
history
diff --git
a/lx-erp.conf
b/lx-erp.conf
index
4255acb
..
0779dee
100644
(file)
--- a/
lx-erp.conf
+++ b/
lx-erp.conf
@@
-42,7
+42,6
@@
$lizenzen = 1;
# Jscalendar an/aus
$jscalendar = 1;
-
## Support fuer OpenDocument-Vorlagen
# Diese Option legt fest, ob OpenDocument-Vorlagen generell verfuegbar sind.
$opendocument_templates = 1;
@@
-67,6
+66,7
@@
$ENV{"PATH"} = $ENV{"PATH"} . ":/usr/X11R6/bin:/usr/X11/bin";
$xvfb_bin = "/usr/bin/Xvfb";
# Das charset, in dem die Daten in der Datenbank abgelegt sind.
+# $dbcharset = 'UTF-8'; # Für UNICODE UTF-8
$dbcharset = "ISO-8859-15";