未验证 提交 3fde6d00 编写于 作者: Q qkqpttgf 提交者: GitHub

hide debug echo

上级 697112ea
......@@ -45,7 +45,7 @@ function main_handler($event, $context)
unset($_COOKIE);
unset($_SERVER);
GetGlobalVariable($event);
echo '<pre>'. json_encode($_COOKIE, JSON_PRETTY_PRINT).'</pre>';
//echo '<pre>'. json_encode($_COOKIE, JSON_PRETTY_PRINT).'</pre>';
config_oauth();
$path = GetPathSetting($event, $context);
return main($path);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册