25 Jun
2021
25 Jun
'21
10:28 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3150 --- Comment #50 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- + my $user_email = $patron->first_valid_email_address || C4::Context->preference('KohaAdminEmailAddress'); You might wonder if we should send this mail if the first_valid_email_address would be empty. Why should the recipient reply to the library here? -- You are receiving this mail because: You are watching all bug changes.