This commit is contained in:
Adrien MALINGREY 2024-10-09 01:46:44 +02:00
parent 865a8efb62
commit a6ba7c4b23

View File

@ -1,4 +1,7 @@
<?php include_once 'filter_inputs.php'; ?> <?php
include_once 'config.php';
include_once 'filter_inputs.php';
?>
<!DOCTYPE html> <!DOCTYPE html>
<html lang="fr"> <html lang="fr">