functions that were in C4::Interface::CGI::Output are now in C4::Output.
[koha_fer] / admin / branches.pl
index 3440a7f..3217c34 100755 (executable)
@@ -48,7 +48,6 @@ use CGI;
 use C4::Auth;
 use C4::Context;
 use C4::Output;
-use C4::Interface::CGI::Output;
 use C4::Koha;
 use C4::Branch;