diff --git a/hwe/sammo/Event/Action/NoticeToHistoryLog.php b/hwe/sammo/Event/Action/NoticeToHistoryLog.php new file mode 100644 index 00000000..dc37b81c --- /dev/null +++ b/hwe/sammo/Event/Action/NoticeToHistoryLog.php @@ -0,0 +1,23 @@ +pushGlobalHistoryLog($this->msg); + $logger->flush(); + } +}