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

8 lines
238 B
PHP
Executable File

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