mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
svn -> git Migration
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?
|
||||
my $player_count = $EQW->CountPlayers();
|
||||
print "{";
|
||||
print "\"player_count\" : " . $player_count;
|
||||
print "}";
|
||||
?>
|
||||
Reference in New Issue
Block a user