From d09e924fb9fab0e983690278a76b90e92e75143b Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Mon, 29 Jul 2019 14:03:37 +0800 Subject: [PATCH] 1 --- webapp/controller/KefuController.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/controller/KefuController.class.php b/webapp/controller/KefuController.class.php index 1ca2d75..8afcd25 100644 --- a/webapp/controller/KefuController.class.php +++ b/webapp/controller/KefuController.class.php @@ -386,7 +386,7 @@ class KefuController { return $output; } - public function getMediaId($gameid) + private function getMediaId($gameid) { $type = "image"; $filepath = "../config/game3003/share.jpg";