Implementation of OPAC Message formatting
[koha_fer] / opac / opac-export.pl
index 0093ce0..469ec85 100755 (executable)
@@ -1,6 +1,7 @@
 #!/usr/bin/perl
 use HTML::Template::Pro;
 use strict;
+use warnings;
 
 use C4::Record;
 use C4::Auth;