functions that were in C4::Interface::CGI::Output are now in C4::Output.
[koha_gimpoz] / admin / koha2marclinks.pl
index 6c69042..3a0ee11 100755 (executable)
@@ -19,7 +19,6 @@
 
 use strict;
 use C4::Output;
-use C4::Interface::CGI::Output;
 use C4::Auth;
 use CGI;
 use C4::Context;