BUGFIXING mail alert on issue arrival
[koha_gimpoz] / opac / opac-basket.pl
index b01d449..8c194b3 100755 (executable)
@@ -20,6 +20,7 @@ use strict;
 require Exporter;
 use CGI;
 use C4::Biblio;
+use C4::Items;
 use C4::Auth;
 use C4::Output;