English - Great Britain
[koha.git] / reserve / modrequest.pl
index 7774ec5..a88b67c 100755 (executable)
@@ -23,6 +23,7 @@
 # Suite 330, Boston, MA  02111-1307 USA
 
 use strict;
+use warnings;
 use CGI;
 use C4::Output;
 use C4::Reserves;