diff --git a/train.php b/train.php index 3a31a4e194..f5c82361cc 100644 --- a/train.php +++ b/train.php @@ -128,7 +128,7 @@ class TrainAction extends Action // Update or insert - $score = Spam_score::save($notice, $result); + $score = Spam_score::save($this->notice, $result); // Show new toggle form