Bugzilla – Attachment #128263: Bug 15516: Fix shebang in hold-group.pl for
bug #15516
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 15516
Collapse All
|
Expand All
(-)
a/reserve/hold-group.pl (-2 / +1 lines)
Lines 1-4
Link Here
1
#!/usr/bin/env perl
1
#!/usr/bin/perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
5
-
Return to
bug 15516