From f2c6df0b7139235962d52c1415272a0d58a4d25c Mon Sep 17 00:00:00 2001 From: Austin Date: Sun, 31 Oct 2021 06:20:11 -0400 Subject: [PATCH] comment --- html_api/moderation/AbuseReport/InGameChatHandler.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html_api/moderation/AbuseReport/InGameChatHandler.php b/html_api/moderation/AbuseReport/InGameChatHandler.php index 7a3949f..bfe5db2 100644 --- a/html_api/moderation/AbuseReport/InGameChatHandler.php +++ b/html_api/moderation/AbuseReport/InGameChatHandler.php @@ -5,7 +5,7 @@ Abuse reports */ -RCCHeaderEnvironment(); +RCCHeaderEnvironment(); //secure access RCC only $xml = file_get_contents('php://input');