diff --git a/bind8/index.cgi b/bind8/index.cgi index 1d7212a59..4eccf35b4 100755 --- a/bind8/index.cgi +++ b/bind8/index.cgi @@ -60,7 +60,7 @@ if (@zones == 1 && $access{'zones'} ne '*' && !$access{'defaults'} && exit; } -my $chroot = &get_chroot(); +my $chroot = &get_chroot() || ""; &ui_print_header(undef, $text{'index_title'}, "", undef, 1, 1, 0, &restart_links().'
'. &help_search_link("bind", "doc", "google"), undef, undef,