21 Jul
2023
21 Jul
'23
8:02 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33964 --- Comment #20 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Module does this: if (my $client = $self->_cached_client) { return $client if eval { $client->reset; $client->ok; }; -- You are receiving this mail because: You are watching all bug changes.