X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=tools%2FnewHolidays.pl;h=34469d85f98e545fbd2ac23ab0b01d97e683d471;hb=5707371eda0e3e52d0822bdb4c9b15dc091b0bc8;hp=08cb7dd6fc4c3e2f660865fc1bef0f9dd39a617f;hpb=481ae9861b654033d7096b81cd61d80e00f69249;p=koha_ffzg diff --git a/tools/newHolidays.pl b/tools/newHolidays.pl index 08cb7dd6fc..34469d85f9 100755 --- a/tools/newHolidays.pl +++ b/tools/newHolidays.pl @@ -1,6 +1,8 @@ #!/usr/bin/perl use strict; +use warnings; + use CGI; use C4::Auth;