mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-10 22:23:12 +02:00
+- Added SICI information, Donation information, fixed a ./Config problem
+ overwriting certs ..
This commit is contained in:
+1
-1
@@ -2833,7 +2833,7 @@ int m_whois(cptr, sptr, parc, parv)
|
||||
RPL_WHOISSPECIAL,
|
||||
parv[0], name, "is a \2Secure Connection\2");
|
||||
}
|
||||
if (acptr->user->swhois)
|
||||
if (acptr->user->swhois && !IsHideOper(acptr))
|
||||
{
|
||||
if (*acptr->user->swhois != '\0')
|
||||
sendto_one(sptr, ":%s %d %s %s :%s",
|
||||
|
||||
BIN
Binary file not shown.
Reference in New Issue
Block a user