11 Oct
2020
11 Oct
'20
11:22 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20582 --- Comment #101 from David Cook <dcook@prosentient.com.au> --- Comment on attachment 109895 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109895 Bug 20582: Turn Koha into a Mojolicious application Review of attachment 109895: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=20582&attachment=109895) ----------------------------------------------------------------- ::: bin/intranet @@ +1,1 @@
+#!/usr/bin/env perl
I know it's a bit late but this creates an inconsistency with our other files that use the #!/usr/bin/perl shebang. -- You are receiving this mail because: You are watching all bug changes.