Removing $dbh from GetMarcFromKohaField (dbh is not used in this function.)
[koha_fer] / tools / viewlog.pl
index 691fe35..080b1cc 100755 (executable)
@@ -24,7 +24,7 @@ use C4::Auth;
 use CGI;
 use C4::Context;
 use C4::Koha;
-use C4::Interface::CGI::Output;
+use C4::Output;
 use C4::Log;
 use Date::Manip;