mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update ReceiveHandler.php
This commit is contained in:
parent
6a16df847e
commit
05f14ef416
@ -59,6 +59,8 @@ class ReceiveHandler
|
||||
p("");
|
||||
p("====== 准备回复的内容如下 ========");
|
||||
p($xml);
|
||||
ob_clean();
|
||||
exit($xml);
|
||||
} else {
|
||||
return $result;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user