summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/mod_roster_odbc.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mod_roster_odbc.erl b/src/mod_roster_odbc.erl
index dfea3848..1f84f695 100644
--- a/src/mod_roster_odbc.erl
+++ b/src/mod_roster_odbc.erl
@@ -484,7 +484,7 @@ process_subscription(Direction, User, Server, JID1, Type, Reason) ->
R#roster{groups = Groups};
{selected,
["username", "jid", "nick", "subscription", "ask",
- "server", "subscribe", "type"],
+ "askmessage", "server", "subscribe", "type"],
[]} ->
#roster{usj = {LUser, LServer, LJID},
us = {LUser, LServer},