procDocumentManageCheckedDocument() 정리

서드파티에서 조작할 수 있도록 document.manage 트리거 추가
게시물 관리 기본 쪽지 보내기 개선 (동일 작성자의 게시물을 모아 한번에 보내도록 )
This commit is contained in:
conory 2018-01-31 00:29:37 +09:00
parent 54401ea28f
commit cd837d1124
12 changed files with 195 additions and 202 deletions

View file

@ -224,7 +224,15 @@ class spamfilterController extends spamfilter
// Save a log
$this->insertLog();
}
/**
* @brief while document manager is running, stop filter
*/
function triggerManageDocument(&$obj)
{
$this->setAvoidLog();
}
/**
* @brief Log registration
* Register the newly accessed IP address in the log. In case the log interval is withing a certain time,