Bug 28606: Remove warning from C4::Auth 887
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 13 Jul 2021 09:42:03 +0000 (11:42 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 16 Jul 2021 06:58:45 +0000 (08:58 +0200)
commitaf7e41d1142573666d302a8475274ea58e5c99f4
tree37f71fa0c8b7f3e33402e0f3634c52c4997af62f
parentf132fc82033464daf00d0bfd29982be9e397bcd3
Bug 28606: Remove warning from C4::Auth 887

[WARN] Use of uninitialized value in sprintf at /kohadevbox/koha/C4/Auth.pm line 887.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/Auth.pm