1
0
Fork 0
mirror of https://github.com/processone/ejabberd synced 2025-10-05 19:42:11 +02:00

Replace Jabber->XMPP and Ejabberd (thanks to Neustradamus)(#3469)

This commit is contained in:
Badlop 2021-01-11 20:18:28 +01:00
parent 446cb485ac
commit 50f74c932b
12 changed files with 34 additions and 34 deletions

View file

@ -1,7 +1,7 @@
%%%----------------------------------------------------------------------
%%% File : ejabberd_cluster_mnesia.erl
%%% Author : Christophe Romain <christophe.romain@process-one.net>
%%% Purpose : Ejabberd clustering management via Mnesia
%%% Purpose : ejabberd clustering management via Mnesia
%%% Created : 7 Oct 2015 by Christophe Romain <christophe.romain@process-one.net>
%%%
%%%