17 Jun
2015
17 Jun
'15
2:39 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14403 --- Comment #1 from Magnus Enger <magnus@libriotech.no> --- Created attachment 40233 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40233&action=edit Bug 14403 - Remove warn in Koha::NorwegianPatronDB Line 99 has an unconditional warn, left over from development: warn "$combined_username => $combined_password"; This patch deletes the line i question. To test: No testing needed, just have a look at the diff and see that it makes sense to delete the warn. -- You are receiving this mail because: You are watching all bug changes.