functions that were in C4::Interface::CGI::Output are now in C4::Output.
[koha_gimpoz] / authorities / detail.pl
index 8e96b6c..aa95e31 100755 (executable)
@@ -44,7 +44,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;