24 Oct
2019
24 Oct
'19
7:59 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23392 --- Comment #6 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Comment on attachment 94632 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94632 Bug 23392: Don;t display private notes in MARC 21 Review of attachment 94632: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=23392&attachment=94632) ----------------------------------------------------------------- ::: Koha/Cache.pm @@ +249,4 @@
? $set_sub->( $key, $value ) : $self->{$cache}->set( $key, $value ); } + warn $expiry;
Should be removed - I'll amend the patch. -- You are receiving this mail because: You are watching all bug changes.