winlog/admin/archiveConnexions.php
2021-09-14 11:24:41 +02:00

4 lines
61 B
PHP

<?php
include_once('connexions.php');
ArchiveConnexions();
?>