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');