]> git.koha-community.org Git - koha.git/commit
Bug 28489: Don't deal with encoding during the serialization
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Sat, 5 Jun 2021 13:27:02 +0000 (15:27 +0200)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 18 Jun 2021 11:25:42 +0000 (07:25 -0400)
commitfd4c2ab824e19e00c8575dac86f5ced93c60c906
tree72c5c0c3880fa702938d6fa348cf5af15ada0162
parent8e677522485d34d8bd2d82187e4699bff86993c2
Bug 28489: Don't deal with encoding during the serialization

Signed-off-by: David Cook <dcook@prosentient.com.au>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
C4/Auth.pm