if (cptr->user && !(SecretChannel(chptr) && !IsMember(cptr, chptr)))
{
nr--;
sendto_one(cptr, rpl_str(RPL_LIST), me.name, cptr->name,
ShowChannel(cptr, chptr)?chptr->chname:"*",
chptr->users, ShowChannel(cptr, chptr)?chptr->topic:"");
}At 06:32 PM 6/12/2003 +0200, bas wrote:
> +p does not show in /list at all > +s shows in /list with channel name as "*" but topic visible > are you sure its not the other way around?
