X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha%2FIssuingRules.pm;h=53f5b84deb9059d6920cbf0dc4d4372ba1fb549b;hb=7cb660c665010c056e9e2c6ccddaebfdd3033a00;hp=5c1b0bb0afa2c02d10c4d87724976f51bd8cdfc1;hpb=1427cacfe74e4cdc3a4aa4d400e3b02305dfc6ec;p=koha-ffzg.git diff --git a/Koha/IssuingRules.pm b/Koha/IssuingRules.pm index 5c1b0bb0af..53f5b84deb 100644 --- a/Koha/IssuingRules.pm +++ b/Koha/IssuingRules.pm @@ -35,7 +35,7 @@ Koha::IssuingRules - Koha IssuingRules object set class =cut -sub type { +sub _type { return 'Issuingrule'; }