out entities

This commit is contained in:
marcos 2019-12-04 17:45:58 +01:00
parent d6090771ef
commit be3dcccc4d
1 changed files with 1 additions and 1 deletions

View File

@ -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',