Bug 22823: return undef if KohaAdminEmailAddress not exist
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 18 Mar 2020 09:35:52 +0000 (10:35 +0100)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 18 Mar 2020 15:44:27 +0000 (15:44 +0000)
commitcd2b79b8710f9bea2b20bf13691e77db26314199
tree7cef46b0813244ec71629ecbed0fd3161b51e731
parent027051c938924a33a64014794705526ab68351af
Bug 22823: return undef if KohaAdminEmailAddress not exist

I have the feeling that we should return undef here, but can be ignored
if someone disagrees.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Koha/Library.pm
t/db_dependent/Koha/Libraries.t