alpha_full/admin/stats/stats.parOs.php
2026-04-06 22:58:51 +02:00

8 lines
237 B
PHP
Executable File

<?php
$nomFicAppelant = basename(__FILE__);
// -----------------------------------------------------
// Graphique graphNav
// -----------------------------------------------------
echo '<img src="./stats/graphOS.php" />';
?>