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

update

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6492 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 ae9f41c3
...@@ -46,6 +46,7 @@ if (session) { ...@@ -46,6 +46,7 @@ if (session) {
exit(); exit();
} }
request.write("Content-Type: text/html\n\n");
request.write("<title>FreeSWITCH Command Portal</title>"); request.write("<title>FreeSWITCH Command Portal</title>");
request.write("<h2>FreeSWITCH Command Portal</h2>"); request.write("<h2>FreeSWITCH Command Portal</h2>");
request.write("<form method=post><input name=command size=40> "); request.write("<form method=post><input name=command size=40> ");
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论