I’m doing a new administration panel, and would like to get the number of pilots in the va.
Try this
<?php echo StatsData::PilotCount(); ?>
That’s right, thank you
I’m doing a new administration panel, and would like to get the number of pilots in the va.
Try this
<?php echo StatsData::PilotCount(); ?>
That’s right, thank you