#10500 meta setup history db

This commit is contained in:
Jonathan 2023-04-19 12:48:43 +02:00
parent 063dbf07d6
commit ac67db6340
1 changed files with 0 additions and 1 deletions

View File

@ -2130,7 +2130,6 @@ function html_print_extended_select_for_time(
$fields[$selected] = human_time_description_raw($selected, true); $fields[$selected] = human_time_description_raw($selected, true);
} }
hd(is_int($selected));
if (empty($nothing) === true && (is_int($selected) === true)) { if (empty($nothing) === true && (is_int($selected) === true)) {
$selected = 300; $selected = 300;
} }