projects
/
working
/
SIPServer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8e3d00
)
and look in the right place for {ils}
author
Mike Rylander
<mrylander@gmail.com>
Fri, 25 Jul 2014 19:15:54 +0000
(15:15 -0400)
committer
Bill Erickson
<berick@esilibrary.com>
Fri, 8 Aug 2014 14:08:36 +0000
(10:08 -0400)
Signed-off-by: Mike Rylander <mrylander@gmail.com>
SIPServer.pm
patch
|
blob
|
history
diff --git
a/SIPServer.pm
b/SIPServer.pm
index
9c5aa84
..
1b4b4d8
100644
(file)
--- a/
SIPServer.pm
+++ b/
SIPServer.pm
@@
-315,7
+315,7
@@
sub mux_input {
if ($pid == 0) { # in kid
# build the connection we deleted after logging in
- $self->{ils} = $
active_connections{$conn_id}
->{ils}->new($self->{institution}, $self->{account}, $self->{state});
+ $self->{ils} = $
self
->{ils}->new($self->{institution}, $self->{account}, $self->{state});
if (!$self->{ils}) {
syslog('LOG_ERR', "Unable to build ILS module in mux child");