View file game/gost/count.php

File size: 67B
<?php
include'config.php';
$cgb=count(glob($mdir.'/*.mess'));
?>