Add: menu app test player

This commit is contained in:
2018-08-06 17:06:21 +09:00
parent 0fc0456c16
commit f39b64d60e
4 changed files with 69 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<?php
$jsonReply = null;
$jsonReply = array();
function set_error_message($message) {
global $jsonReply;