HB/includes/classement/conf.php
2020-11-15 17:31:19 +01:00

6 lines
121 B
PHP

<?php
// Script by Keiran
/* info pagination */
$nombreDestatsParPage = 30; // nombre d'users affichés sur la page
?>