X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=ircd%2Fm_lusers.c;h=04092359e92d324a6ddf5efc7975a87adb1863b4;hb=5ba09703da9f8f21f3278dc0222cd6fe077cfe31;hp=02da8d7b6d1632441b11980c87273f6c6c32b3f8;hpb=e9d69ffa05639cedd682684fc7c518dcfbc64bfe;p=ircu2.10.12-pk.git diff --git a/ircd/m_lusers.c b/ircd/m_lusers.c index 02da8d7..0409235 100644 --- a/ircd/m_lusers.c +++ b/ircd/m_lusers.c @@ -107,8 +107,8 @@ int m_lusers(struct Client* cptr, struct Client* sptr, int parc, char* parv[]) { int longoutput = MyUser(sptr) || IsOper(sptr); if (parc > 2) - if (hunt_server_cmd(sptr, CMD_LUSERS, cptr, HEAD_IN_SAND_REMOTE, "%s :%C", - 2, parc, parv) != HUNTED_ISME) + if (hunt_server_cmd(sptr, CMD_LUSERS, cptr, feature_int(FEAT_HIS_REMOTE), + "%s :%C", 2, parc, parv) != HUNTED_ISME) return 0; send_reply(sptr, RPL_LUSERCLIENT, UserStats.clients - UserStats.inv_clients,