Commit ae77fe56 authored by victorfriboulet07's avatar victorfriboulet07
Browse files

:fix: resolution conflit de merge

parent f9e1775d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@
<?php
require_once 'src/controllers/connexion.php';

$connecte = ConnexionController::estConnecte();
$utilisateur = ConnexionController::estConnecte();
?>

<!DOCTYPE html>