https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23392

--- Comment #6 from Katrin Fischer <katrin.fisc...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to