diff options
| author | 2006-06-01 16:19:14 +0000 | |
|---|---|---|
| committer | 2006-06-01 16:19:14 +0000 | |
| commit | be9928f7e53ae8344e6d4ab8de8e415553838fe3 (patch) | |
| tree | 16a6841c81fb857e776709e2237799d13c845b4f /src/modules/m_alias.cpp | |
| parent | Stuff from trunk found its way here (diff) | |
Fixed logic for OnWhois "is using SSL" numeric. Was broken: required the user to have the 'ssl' extensible AND be in the listen ports, so it didnt work on remote users which didnt have the listen port.
Now properly checks to display by using: if(dest->GetExt("ssl") || (IS_LOCAL(dest) && isin(dest->port, listenports)))
git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3985 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/modules/m_alias.cpp')
0 files changed, 0 insertions, 0 deletions
