From 254eb13f17180865ee99efc77cd2c9720c168bd3 Mon Sep 17 00:00:00 2001 From: Shiro Cicini <62730438+Cicini@users.noreply.github.com> Date: Wed, 16 Aug 2023 12:54:38 +0800 Subject: [PATCH] fix bug: no result content --- includes/functions.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/includes/functions.php b/includes/functions.php index 1ff728f..fc79a8d 100644 --- a/includes/functions.php +++ b/includes/functions.php @@ -523,6 +523,8 @@ function hdq_get_results($quiz_settings)
'; } ?>
+
+