#13378 fix pandorarc switch on
This commit is contained in:
parent
8539d1d905
commit
5a8a8c6139
|
@ -1905,7 +1905,7 @@ function config_update_config()
|
|||
}
|
||||
break;
|
||||
|
||||
case 'ehorus':
|
||||
case 'pandorarc':
|
||||
if (config_update_value('ehorus_enabled', (int) get_parameter('ehorus_enabled', 0), true) === false) {
|
||||
$error_update[] = __('Enable eHorus');
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue