mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 09:15:15 +02:00
out entities
This commit is contained in:
parent
d6090771ef
commit
be3dcccc4d
@ -1787,7 +1787,7 @@ function graphic_combined_module(
|
||||
if (!empty($params_combined['labels'])
|
||||
&& isset($params_combined['labels'][$module])
|
||||
) {
|
||||
$label = io_safe_input($params_combined['labels'][$module]);
|
||||
$label = io_safe_output($params_combined['labels'][$module]);
|
||||
} else {
|
||||
$alias = db_get_value(
|
||||
'alias',
|
||||
|
Loading…
x
Reference in New Issue
Block a user