26
1
mirror of https://github.com/processone/ejabberd.git synced 2024-12-30 17:43:57 +01:00
This commit is contained in:
Evgeniy Khramtsov 2015-06-03 15:45:15 +03:00
parent 0ae9ef2b41
commit 730fd55ec9

View File

@ -28,7 +28,7 @@
-behaviour(ejabberd_config).
%% API
-export([start/0, reopen_log/0, get/0, set/1, get_log_path/0, opt_type/1].
-export([start/0, reopen_log/0, get/0, set/1, get_log_path/0, opt_type/1]).
-include("ejabberd.hrl").