From 21dc960cf9e594207a0755c51f4ce87e0cb299f0 Mon Sep 17 00:00:00 2001 From: wangwei01 Date: Mon, 13 May 2019 10:16:25 +0800 Subject: [PATCH] 1 --- webapp/controller/QuestController.class.php | 1 + 1 file changed, 1 insertion(+) diff --git a/webapp/controller/QuestController.class.php b/webapp/controller/QuestController.class.php index 584e06d..f9dca92 100644 --- a/webapp/controller/QuestController.class.php +++ b/webapp/controller/QuestController.class.php @@ -404,5 +404,6 @@ class QuestController{ 'errmsg' => '' )); } + } ?>