improving Search :
[koha.git] / updatebibitem.pl
index cf19a3e..210d47f 100755 (executable)
@@ -21,7 +21,7 @@
 
 use CGI;
 use strict;
-use C4::Acquisitions;
+use C4::Biblio;
 use C4::Output;
 use C4::Search;