Bug 22600: Set 'commandline' interface appropriately
[srvgit] / misc / batchCompareMARCvsFrameworks.pl
index 9bbcde4..af8a667 100755 (executable)
@@ -12,6 +12,7 @@ BEGIN {
 }
 
 # Koha modules used
+use Koha::Script;
 use C4::Context;
 use MARC::File::USMARC;
 use MARC::Record;