https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18215 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #60832|0 |1 is obsolete| | --- Comment #3 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 60844 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=60844&action=edit Bug 18215: Resolve warning on $tls in Database.pm Resolve this warning: updatedatabase.pl: Use of uninitialized value $tls in string eq at /usr/share/koha/masterclone/Koha/Database.pm line 63. Test plan: [1] Check if you do not see the warning anymore. Signed-off-by: Magnus Enger <magnus@libriotech.no> Warning disappears after applying the patch. -- You are receiving this mail because: You are watching all bug changes.