mirror of
https://bitbucket.org/jsuto/piler.git
synced 2024-12-25 07:20:11 +01:00
and another fix
This commit is contained in:
parent
df2d7aa644
commit
2c7e4ac3eb
@ -33,7 +33,9 @@ class ControllerMessageNotSpam extends Controller {
|
||||
|
||||
AUDIT(ACTION_NOT_SPAM, '', '', $this->data['id'], '');
|
||||
|
||||
if(DEFAULT_RETENTION > 30) {
|
||||
$this->model_search_message->not_spam($this->data['id']);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user