コード例 #1
0
function exit_with_status($status, $message = '')
{
    ActionView::exit_with_status($status, $message);
}