1
0
Fork 0
mirror of https://github.com/processone/ejabberd synced 2025-10-03 09:49:18 +02:00

Minor cosmetic changes on pubsub code

This commit is contained in:
Christophe Romain 2016-11-15 18:35:20 +01:00
parent 4d4ad922a2
commit 2929f5b5bc
5 changed files with 9 additions and 10 deletions

View file

@ -61,7 +61,7 @@
encode_host_like/1]).
init(_Host, _ServerHost, _Opts) ->
%%pubsub_subscription_sql:init(),
%%pubsub_subscription_sql:init(Host, ServerHost, Opts),
ok.
terminate(_Host, _ServerHost) ->