Ajoute la vérification des dates

This commit is contained in:
cofrizot
2022-12-15 18:41:54 +01:00
parent 78c012bd33
commit a6ae685d26
3 changed files with 23 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
<?php require 'errors.php' ?>
<?php $params['title'] = 'Home';
$get = $_SERVER['QUERY_STRING'] ?? '';
?>