11174-Timezone iana graph firefox

This commit is contained in:
Pablo Aragon 2023-07-27 11:24:52 +02:00
parent 5dbf61b424
commit 0eb60cf5c8
1 changed files with 1 additions and 2 deletions

View File

@ -263,8 +263,7 @@ if ($new_networkmap || $save_networkmap) {
'id_group_map' => $id_group_map, 'id_group_map' => $id_group_map,
], ],
); );
hd('Entraaaa', true);
hd($exist, true);
if ($exist !== false) { if ($exist !== false) {
$result_txt = ui_print_error_message(__('Another network map already exists with this name and group.')); $result_txt = ui_print_error_message(__('Another network map already exists with this name and group.'));
} else { } else {