X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;ds=sidebyside;f=svc%2Fbib_profile;h=a62e7e0965aa0ffa0861f495311a043df6ca4781;hb=08454fbeeeb1b6fde28f5d65373c11ee9746c8bb;hp=274a63432388c4f533f640e5d7daa836bd791693;hpb=f38989087a8acc944597ea3d70bedc7923e0c52a;p=koha.git diff --git a/svc/bib_profile b/svc/bib_profile index 274a634323..a62e7e0965 100755 --- a/svc/bib_profile +++ b/svc/bib_profile @@ -19,6 +19,8 @@ # use strict; +use warnings; + use CGI; use C4::Auth qw/check_api_auth/; use C4::Context;