24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-02 21:17:12 +02: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). -behaviour(ejabberd_config).
%% API %% 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"). -include("ejabberd.hrl").