X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=maninvoice.pl;h=de1385e3056f63368bb02ab6f0b74a4c9ab60cd7;hb=ec152517a735e6fc7e0f7d140101d79b2fd3bb91;hp=5719c4d7c38a81fd3a7fe6e7474ed0dd7a7f973e;hpb=ee40f753d44d11d6e553dc3ed79fc2373b0ffa75;p=koha.git diff --git a/maninvoice.pl b/maninvoice.pl index 5719c4d7c3..de1385e305 100755 --- a/maninvoice.pl +++ b/maninvoice.pl @@ -24,7 +24,7 @@ use strict; use C4::Auth; use C4::Output; -use C4::Charset; +use C4::Interface::CGI::Output; use CGI; use C4::Search; use C4::Accounts2;