From abde387005e237215010c0a2f27d5539d87bffbf Mon Sep 17 00:00:00 2001 From: dena Date: Tue, 25 Nov 2025 11:10:14 +0100 Subject: [PATCH] remove comment --- public_html/php/WbstackMagnusOauth.php | 1 - 1 file changed, 1 deletion(-) diff --git a/public_html/php/WbstackMagnusOauth.php b/public_html/php/WbstackMagnusOauth.php index 3d42752..c89cc75 100644 --- a/public_html/php/WbstackMagnusOauth.php +++ b/public_html/php/WbstackMagnusOauth.php @@ -185,7 +185,6 @@ public static function getOauthParams( public static function getSite( string $toolUrlTail ) { - // XXX: this same logic is in quickstatements.php and platform api WikiController backend $domain = $_SERVER['SERVER_NAME']; $wbRoot = $domain;