X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=C4%2FSIP%2FILS%2FTransaction%2FRenewAll.pm;h=7cdb4bb1c3746f1b694ebb9dc38264411e793edc;hb=827ef0e83c594d92c2fc387760b3f0e43adfe032;hp=c7be96b594eac031e6f03e114b5d8d23e3b871e4;hpb=401d9e447930e229d72eae0b6874bb3cd93d0e73;p=koha_fer diff --git a/C4/SIP/ILS/Transaction/RenewAll.pm b/C4/SIP/ILS/Transaction/RenewAll.pm index c7be96b594..7cdb4bb1c3 100644 --- a/C4/SIP/ILS/Transaction/RenewAll.pm +++ b/C4/SIP/ILS/Transaction/RenewAll.pm @@ -12,7 +12,7 @@ use ILS::Item; use C4::Members qw( GetMember ); -use base qw(ILS::Transaction::Renew); +use parent qw(ILS::Transaction::Renew); my %fields = ( renewed => [],