Bug 8255: allow local cover images to be cached
[koha_gimpoz] / acqui / spent.pl
index 954fdf6..0dcba98 100755 (executable)
 
 =head1 DESCRIPTION
 
-this script is designed to show the spent amount in budges
+this script is designed to show the spent amount in budgets
 
 =cut
 
 use C4::Context;
 use C4::Auth;
 use C4::Output;
-use C4::Dates;
 use strict;
 use warnings;
 use CGI;