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