functions that were in C4::Interface::CGI::Output are now in C4::Output.
[koha_gimpoz] / admin / itemtypesubcategory.pl
index b9fc6b1..bb78d71 100644 (file)
@@ -42,9 +42,8 @@
 use strict;
 use CGI;
 use C4::Context;
-use C4::Output;
 use C4::Auth;
-use C4::Interface::CGI::Output;
+use C4::Output;
 
 
 sub StringSearch  {