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