3 Aug
2020
3 Aug
'20
10:57 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23507 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #10 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- $redirect .= '&remote_user='; + $redirect .= "change_given=$change_given"; Looks like there is a "&" missing before change_given. -- You are receiving this mail because: You are watching all bug changes.