Bug 25624: Add --where option to update_patrons_category.pl
[srvgit] / misc / batchDeleteUnusedSubfields.pl
index a1c5093..a80d4fd 100755 (executable)
@@ -11,6 +11,7 @@ BEGIN {
 }
 
 # Koha modules used
+use Koha::Script;
 use MARC::Record;
 use C4::Context;
 use C4::Biblio;