Revision 2c1c6a9a
Von Moritz Bunkus vor fast 14 Jahren hinzugefügt
bin/mozilla/licenses.pl | ||
---|---|---|
328 | 328 |
if (!$::lx_office_conf{system}->{lizenzen}) { |
329 | 329 |
$form->error( |
330 | 330 |
$locale->text( |
331 |
'The licensing module has been deactivated in lx-erp.conf.')
|
|
331 |
'The licensing module has been deactivated in the configuration.')
|
|
332 | 332 |
); |
333 | 333 |
} |
334 | 334 |
|
... | ... | |
521 | 521 |
if (!$::lx_office_conf{system}->{lizenzen}) { |
522 | 522 |
$form->error( |
523 | 523 |
$locale->text( |
524 |
'The licensing module has been deactivated in lx-erp.conf.')
|
|
524 |
'The licensing module has been deactivated in the configuration.')
|
|
525 | 525 |
); |
526 | 526 |
} |
527 | 527 |
|
Auch abrufbar als: Unified diff
Alte Konfigurationsdateien config/lx-erp.conf{.default} entfernt