functions that were in C4::Interface::CGI::Output are now in C4::Output.
[koha_gimpoz] / opac / opac-ISBDdetail.pl
index 1fd8229..b46c51a 100755 (executable)
@@ -47,7 +47,6 @@ require Exporter;
 use C4::Auth;
 use C4::Context;
 use C4::Output;
-use C4::Interface::CGI::Output;
 use CGI;
 use MARC::Record;
 use C4::Biblio;