X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=html%2Fccbs.pm;h=7940dd92fbf028514947221cca49709e609c4a11;hb=34271723bcc84fea7cd3504054a63ecc3ca0d0e2;hp=9d5c44fd337008ea05f4329fcabf77b54a8a3bb1;hpb=2eafc1f9109e3feea83e25667651c93bf2e24542;p=ccbs diff --git a/html/ccbs.pm b/html/ccbs.pm index 9d5c44f..7940dd9 100755 --- a/html/ccbs.pm +++ b/html/ccbs.pm @@ -79,7 +79,7 @@ sub process_template { my ($page, $title, $vars) = @_; $vars->{'page'} = $page; $vars->{'title'} = $title; - $vars->{'public'} = $config::ccbs::noadmin; + $vars->{'public'} = $ccbs::config::noadmin; $vars->{'timetogenerate'} = sprintf "%.3f", Time::HiRes::tv_interval($start_time); my $config = {