MadMakz
/
Misc-Tools
Archived
1
0
Fork 0

Steam/SGS: Changed demogroup back to valve on cURL version

This commit is contained in:
MadMakz 2012-09-26 15:36:21 +02:00
parent 86494ac34e
commit 8b90d2dbc0
1 changed files with 1 additions and 1 deletions

View File

@ -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){