Add away-notify support

This commit is contained in:
TingPing
2013-03-12 02:21:18 -04:00
parent c76dedd9b9
commit bf0fb9f327
6 changed files with 39 additions and 2 deletions
+1
View File
@@ -1908,6 +1908,7 @@ server_set_defaults (server *serv)
serv->bad_prefix = FALSE;
serv->use_who = TRUE;
serv->have_namesx = FALSE;
serv->have_awaynotify = FALSE;
serv->have_uhnames = FALSE;
serv->have_whox = FALSE;
serv->have_capab = FALSE;