Bug 28442: Add 21.11 release team to teams.yaml
[srvgit] / mainpage.pl
index 9ec4ae3..183b5e0 100755 (executable)
@@ -34,7 +34,7 @@ use Koha::ProblemReports;
 use Koha::Quotes;
 use Koha::Suggestions;
 
-my $query = new CGI;
+my $query = CGI->new;
 
 my ( $template, $loggedinuser, $cookie, $flags ) = get_template_and_user(
     {