Bug 25167: (QA follow-up) Don't add a new variable
[koha-ffzg.git] / tools / holidays.pl
index 2a9f02d..252882d 100755 (executable)
@@ -26,7 +26,7 @@ use C4::Output;
 use C4::Calendar;
 use Koha::DateUtils;
 
-my $input = new CGI;
+my $input = CGI->new;
 
 my $dbh = C4::Context->dbh();
 # Get the template to use