mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-04 18:43:12 +02:00
3832081eed
Just as a reminder: don't blindly assume that if anything is set here that the user is logged in, there is IsLoggedIn(client) for that. Reason: if the account name starts with a digit or is "*" then the user isn't actually logged in ;)