From c366e75a0ed2c46374e7f268890f781871d5f649 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Mon, 29 Jul 2019 19:33:13 +0800 Subject: [PATCH] 1 --- webapp/controller/KefuController.class.php | 1 + 1 file changed, 1 insertion(+) diff --git a/webapp/controller/KefuController.class.php b/webapp/controller/KefuController.class.php index b074c23..aba1440 100644 --- a/webapp/controller/KefuController.class.php +++ b/webapp/controller/KefuController.class.php @@ -382,6 +382,7 @@ class KefuController { private function getMediaId($gameid) { + error_log('getMediaId ' . $gameid); $type = "image"; $filepath = "../config/game$gameid/share.png"; $filedata = array(