コード例 #1
0
ファイル: index.php プロジェクト: MCHacker/discuz-docker
 function success($msg)
 {
     remote_service::error(0, $msg);
 }
コード例 #2
0
ファイル: mod_index.php プロジェクト: MCHacker/discuz-docker
 function mod_index()
 {
     parent::remote_service();
 }