MT 1587 : CSV export for cart and shelves, with the ability to define different expor...
[koha_fer] / C4 / Review.pm
index e08d24c..e3abaf7 100644 (file)
@@ -18,6 +18,8 @@ package C4::Review;
 # Suite 330, Boston, MA  02111-1307 USA
 
 use strict;
+use warnings;
+
 use C4::Context;
 
 use vars qw($VERSION @ISA @EXPORT);