more cleanup
authorJoshua Ferraro <jmf@liblime.com>
Wed, 5 Dec 2007 02:10:12 +0000 (20:10 -0600)
committerJoshua Ferraro <jmf@liblime.com>
Wed, 5 Dec 2007 02:10:12 +0000 (20:10 -0600)
reports/issues_stats.pl

index 114ef3d..61b9ce7 100755 (executable)
@@ -26,7 +26,7 @@ use C4::Branch; # GetBranches
 use C4::Koha;
 use C4::Output;
 use C4::Circulation;
-use C4::Dates;
+use C4::Dates qw/format_date format_date_in_iso/;
 use Date::Manip;
 
 =head1 NAME