X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=tags%2Flist.pl;h=91914b34951fe818efb3a9e9b2e9b401dea92bc8;hb=2b3ab13c3db25f583ac537ab234e825a8ad94e09;hp=6a363ac11244dbaa04ed7beca47b84d77ef04f2e;hpb=5baff558a53fabb7b719bf627064cf2c1680f246;p=koha.git diff --git a/tags/list.pl b/tags/list.pl index 6a363ac112..91914b3495 100755 --- a/tags/list.pl +++ b/tags/list.pl @@ -27,7 +27,7 @@ use C4::Context; use C4::Dates qw(format_date); use C4::Items; use C4::Koha; -use C4::Tags 0.03 qw(get_tags remove_tag get_tag_rows); +use C4::Tags qw(get_tags remove_tag get_tag_rows); use C4::Output; my $needed_flags = { tools => 'moderate_tags'