Bug 14004: Set the syspref's value to an empty string
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 27 Jan 2021 11:03:33 +0000 (12:03 +0100)
committerAndrew Fuerste-Henry <andrew@bywatersolutions.com>
Fri, 5 Feb 2021 12:30:12 +0000 (12:30 +0000)
commit1ec05c1c3225c9baaec2011831dc6f69fc94caac
treeef38f384b93e7fd97dcc5658322edef54281d4cf
parent9a6344c7ee151676e9c0b083a69e98d5994d5cf0
Bug 14004: Set the syspref's value to an empty string

It's tested with "defined" in C4::Context->preference

Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 6b23c0634b43a60f0a434d4c43a3e57718ad0806)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit efdf8bb303d0fd37a80150f41193b34173e23d3f)

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
C4/Auth.pm