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