Bug 25707: (bug 11529 follow-up) Do not update marc mappings, print old mappings...
[koha-ffzg.git] / misc / check_sysprefs.pl
index d69ee15..ce2e19e 100755 (executable)
@@ -10,6 +10,7 @@ use warnings;
 
 use File::Find;
 
+use Koha::Script;
 use C4::Context;
 
 @ARGV = qw(.) unless @ARGV;