コード例 #1
0
ファイル: event_log.php プロジェクト: ratbird/hope
 function cleanup_log_events()
 {
     return LogEvent::deleteExpired();
 }