6 Jul
2026
6 Jul
'26
8:39 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37570 --- Comment #5 from Fridolin Somers <fridolin.somers@biblibre.com> --- (In reply to Fridolin Somers from comment #4)
if (my $search_also_in = C4::Context->preference('SearchAlsoIn')){ Ah looks like we never create var in condition.
Ahhhh forget about that, I was searching 'if (my' but tidy is 'if ( my' => We use that a lot ;D -- You are receiving this mail because: You are watching all bug changes.