X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=tags%2Flist.pl;h=91914b34951fe818efb3a9e9b2e9b401dea92bc8;hb=5d6c092921919526ade501facb1220f8a108a08f;hp=6a363ac11244dbaa04ed7beca47b84d77ef04f2e;hpb=324615e396be7fadc8ba3cfa1a9f6025e900df3a;p=koha_fer 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'