Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2015-06-24 12:58:37 +0300
committerBadlop <badlop@process-one.net>2015-06-24 12:58:37 +0300
commit72f35a6dc635cac3099d3ab29bc8e2e9629d8d0f (patch)
tree2d18efbaf22605e541a4a8d7a93e376ef81f95bd
parent83cce468a573d3ca58a0c6653a2ccc17c7b4dbc3 (diff)
Add xep definition to mod_mam15.06
-rw-r--r--src/mod_mam.erl2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mod_mam.erl b/src/mod_mam.erl
index 1de1d9a95..edbc4f91a 100644
--- a/src/mod_mam.erl
+++ b/src/mod_mam.erl
@@ -26,6 +26,8 @@
%%%-------------------------------------------------------------------
-module(mod_mam).
+-protocol({xep, 313, '0.3'}).
+
-behaviour(gen_mod).
%% API