This commit is contained in:
Evgeniy Khramtsov 2015-06-03 15:45:15 +03:00
parent 0ae9ef2b41
commit 730fd55ec9
1 changed files with 1 additions and 1 deletions

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").