diff --git a/Slash/Slash.pm b/Slash/Slash.pm index d97a21ce5..7e4df68e3 100644 --- a/Slash/Slash.pm +++ b/Slash/Slash.pm @@ -1197,7 +1197,7 @@ EOT if ($constants->{clampe_stats} && $ENV{SCRIPT_NAME}) { my $fname = catfile('clampe', $user->{ipid}); my $comlog = "IPID: $user->{ipid} UID: $user->{uid} SID: $comment->{sid} CID: $comment->{cid} Dispmode: $user->{mode} Thresh: $user->{threshold} CIPID: $comment->{ipid} CUID: $comment->{uid}"; - doLog($fname, $comlog); + doLog($fname, [$comlog]); } return _hard_dispComment(