From 99e9a839af434dc79fc1cb4438a4ac02176d7cc4 Mon Sep 17 00:00:00 2001 From: Baoshuo Date: Mon, 16 Jan 2023 16:44:12 +0800 Subject: [PATCH] feat(user_msg): auto fetch new messages --- web/app/controllers/user_msg.php | 31 +++++++++++++++++++++++++------ 1 file changed, 25 insertions(+), 6 deletions(-) diff --git a/web/app/controllers/user_msg.php b/web/app/controllers/user_msg.php index 06cccf3..ac2b0f8 100644 --- a/web/app/controllers/user_msg.php +++ b/web/app/controllers/user_msg.php @@ -188,11 +188,16 @@ if (isset($_POST['user_msg'])) {