https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38952 Brendan Lawlor <blawlor@clamsnet.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA QA Contact|testopia@bugs.koha-communit |blawlor@clamsnet.org |y.org | CC| |blawlor@clamsnet.org --- Comment #4 from Brendan Lawlor <blawlor@clamsnet.org> --- QA notes: git log -G'messenger\(' This takes a long time but it finds the commit where calls to this function were removed. git log -p ca16532ea8270b14178ab47cb26f48c53f64a20a -G'messenger\(' This shows the diff of that commit Fix for Bug 5028 - Remove references to catmaintain.pl git grep -l 'messenger(' After patch returns no results Passing QA. -- You are receiving this mail because: You are watching all bug changes.