diff --git a/config_editor.inc.php b/config_editor.inc.php index 08741725..37a0978e 100644 --- a/config_editor.inc.php +++ b/config_editor.inc.php @@ -333,6 +333,7 @@ function config_editor($category, $year, $array_name, $self) $sel = ($cur == $f) ? 'selected=selected' : ''; print(""); } + closedir($d); print(""); break;