diff --git a/PHP/Steam/SteamGroupStatus/sgs_curl.php b/PHP/Steam/SteamGroupStatus/sgs_curl.php index b644b10..1d22607 100644 --- a/PHP/Steam/SteamGroupStatus/sgs_curl.php +++ b/PHP/Steam/SteamGroupStatus/sgs_curl.php @@ -19,7 +19,7 @@ * */ -$gruppe = "cgx24"; // Groupname at the end of http://steamcommunity.com/groups/ +$gruppe = "valve"; // Groupname at the end of http://steamcommunity.com/groups/ echo stgrp_status($gruppe); function stgrp_status($group = false){