Revision 2c1c6a9a
Von Moritz Bunkus vor fast 14 Jahren hinzugefügt
scripts/spawn_oo.pl | ||
---|---|---|
5 | 5 |
push @INC, "modules/fallback"; # Only use our own versions of modules if there's no system version. |
6 | 6 |
} |
7 | 7 |
|
8 |
|
|
9 | 8 |
use DBI; |
10 | 9 |
use Data::Dumper; |
11 | 10 |
|
... | ... | |
20 | 19 |
|
21 | 20 |
$lxdebug = LXDebug->new(); |
22 | 21 |
|
23 |
require "lx-erp.conf"; |
|
24 |
|
|
25 | 22 |
$form = new Form; |
26 | 23 |
$form->{"script"} = "oe.pl"; |
27 | 24 |
|
Auch abrufbar als: Unified diff
Alte Konfigurationsdateien config/lx-erp.conf{.default} entfernt