chiark / gitweb /
DECISION: log lines are more parseable and include an explanation of how the decision...
[modbot-mtm.git] / webstump / scripts / webstump.lib.pl
index 3baa41faba1602042c1930d96be2ec65a51045fd..e19be93dc9d13a3949856bb29bf9eea8574834ae 100644 (file)
@@ -628,7 +628,7 @@ sub approval_decision {
                if $thread_decision eq "watch";
 
 # Subject, newsgroup, ShortDirectoryName, decision, comment
-        &process_approval_decision( $Subject, $newsgroup, $file, $decision, $comment );
+        &process_approval_decision( $Subject, $newsgroup, $file, $decision, $comment, "moderator \U$request{'moderator'}" );
 
       }
     }