예제 #1
0
파일: event_log.php 프로젝트: ratbird/hope
 function cleanup_log_events()
 {
     return LogEvent::deleteExpired();
 }