ajout archiveConnexions.php client

This commit is contained in:
Jérôme Bousquié
2021-09-14 11:24:41 +02:00
parent a59a87a427
commit f2653d73b4
2 changed files with 71 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
<?php
include_once('connexions.php');
ArchiveConnexions();
?>