Bugzilla – Attachment #118996: Bug 28054 Reinstate the shebang in SIPServer.pm for
bug #28054
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 28054
Collapse All
|
Expand All
(-)
a/C4/SIP/SIPServer.pm (-1 / +2 lines)
Lines 1-3
Link Here
1
#!/usr/bin/perl
2
1
package C4::SIP::SIPServer;
3
package C4::SIP::SIPServer;
2
4
3
use strict;
5
use strict;
4
-
Return to
bug 28054