COM displayMessageAndAbort
提供: GeeklogJpWiki
lib-common.php>COM displayMessageAndAbort
説明
void COM_displayMessageAndAbort (int $msg, [string $plugin = ''], [int $http_status = 200], [string $http_text = 'OK'])
メッセージを表示して中止する
パラメータ
- $msg
- message number
- $plugin
- plugin name, if applicable
- $http_status
- HTTP status code to send with the message
- $http_text
- Textual version of the HTTP status code
返り値
なし