提交 a80fae92 authored 作者: Anthony Minessale's avatar Anthony Minessale

FS-3126

上级 1a54968d
......@@ -1714,7 +1714,7 @@ SWITCH_DECLARE(switch_status_t) switch_core_expire_registration(int force)
switch_cache_db_handle_t *dbh;
char *sql;
switch_time_t now;
time_t now;
if (!switch_test_flag((&runtime), SCF_USE_SQL)) {
return SWITCH_STATUS_FALSE;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论