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

7 lines
235 B
PHP
Executable File

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