提交 91bc0952 authored 作者: Brian West's avatar Brian West

Fix copy and paste error CID 1250786

上级 b5d8fa9f
......@@ -4286,7 +4286,7 @@ static switch_status_t parse_config(const char *cf)
}
if (zstr(vhost->script_root)) {
vhost->root = SWITCH_GLOBAL_dirs.script_dir;
vhost->script_root = SWITCH_GLOBAL_dirs.script_dir;
}
if (zstr(vhost->index)) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论