X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fmodules%2Frwho%2Fserv_rwho.c;fp=citadel%2Fmodules%2Frwho%2Fserv_rwho.c;h=0aed437ceb96b991b0a1af7e60fd5801f98a65c7;hb=9e36e8010efdcb4125f113cd8b0a1313401904c7;hp=e509bab133d2770e149bdf48e194ee7b589051ad;hpb=faa7bc4175fa88b5fd6548b2e92cdc5497dfe692;p=citadel.git diff --git a/citadel/modules/rwho/serv_rwho.c b/citadel/modules/rwho/serv_rwho.c index e509bab13..0aed437ce 100644 --- a/citadel/modules/rwho/serv_rwho.c +++ b/citadel/modules/rwho/serv_rwho.c @@ -87,7 +87,7 @@ void cmd_rwho(char *argbuf) { return; } - aide = CtdlAccessCheck(ac_aide); + aide = (CC->user.axlevel >= AxAideU) ; cprintf("%d%c \n", LISTING_FOLLOWS, CtdlCheckExpress() ); for (i=0; i