functions that were in C4::Interface::CGI::Output are now in C4::Output.
[koha_gimpoz] / opac / opac-authoritiesdetail.pl
index 6094eb1..3272ff6 100755 (executable)
@@ -43,7 +43,6 @@ use C4::AuthoritiesMarc;
 use C4::Auth;
 use C4::Context;
 use C4::Output;
-use C4::Interface::CGI::Output;
 use CGI;
 use MARC::Record;
 use C4::Koha;