false); if(argc() != 2) json_return_and_die($ret); $ret = get_online_status(argv(1)); json_return_and_die($ret); } }