Revision be6f6cfd
Von Moritz Bunkus vor fast 14 Jahren hinzugefügt
bin/mozilla/licenses.pl | ||
---|---|---|
325 | 325 |
|
326 | 326 |
$form->{title} = $locale->text('Add License'); |
327 | 327 |
|
328 |
if (!$main::lizenzen) {
|
|
328 |
if (!$::lx_office_conf{system}->{lizenzen}) {
|
|
329 | 329 |
$form->error( |
330 | 330 |
$locale->text( |
331 | 331 |
'The licensing module has been deactivated in lx-erp.conf.') |
... | ... | |
518 | 518 |
|
519 | 519 |
$form->{title} = $locale->text('Licenses'); |
520 | 520 |
|
521 |
if (!$main::lizenzen) {
|
|
521 |
if (!$::lx_office_conf{system}->{lizenzen}) {
|
|
522 | 522 |
$form->error( |
523 | 523 |
$locale->text( |
524 | 524 |
'The licensing module has been deactivated in lx-erp.conf.') |
Auch abrufbar als: Unified diff
Globale Variablen für Systemeinstellungen und Features nach %::lx_office_conf verschoben
Betroffen sind:
$webdav
$vertreter
$lizenzen
$show_best_before
$parts_show_image
$parts_image_css
$parts_listing_images
$eur
$dbcharset
$language