Skip to content

Commit

Permalink
SympaSOAP: closeList crashes.
Browse files Browse the repository at this point in the history
  • Loading branch information
ikedas committed Jun 20, 2018
1 parent 154d998 commit 0fbe973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/Sympa/WWW/SOAP.pm
Original file line number Diff line number Diff line change
Expand Up @@ -706,7 +706,7 @@ sub closeList {
}

my $spindle = Sympa::Spindle::ProcessRequest->new(
context => $list,
context => $list->{'domain'},
action => 'close_list',
current_list => $list,
mode =>
Expand Down

0 comments on commit 0fbe973

Please sign in to comment.