Revision f2af9def
Von Moritz Bunkus vor fast 14 Jahren hinzugefügt
scripts/console | ||
---|---|---|
59 | 59 |
|
60 | 60 |
package main; |
61 | 61 |
|
62 |
{ no warnings 'once'; |
|
63 |
$::sendmail = "| /usr/sbin/sendmail -t"; |
|
64 |
} |
|
65 |
|
|
66 | 62 |
eval { require "config/lx-erp.conf"; }; |
67 | 63 |
eval { require "config/lx-erp-local.conf"; } if -f "config/lx-erp-local.conf"; |
68 | 64 |
|
Auch abrufbar als: Unified diff
Globale Variablen nach %::lx_office_conf verschoben
Betroffen sind:
$sendmail
$openofficeorg_writer_bin
$xvfb_bin
$html2ps_bin
$ghostscript_bin
$latex_bin
$pg_dump_exe
$pg_restore_exe