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(