30 Mar
2021
30 Mar
'21
2:06 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28054 --- Comment #3 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 118996 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=118996&action=edit Bug 28054 Reinstate the shebang in SIPServer.pm Bug 26673 renoved the shebang from SIPServer.pm. This was an error SIPServer.pm is a program not a perl module, and needs the shebang for the OS to assign an interpreter unless the command line calls it as an argument to perl. Restore the shebang Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.