From 33b2b35919fb9a5eb952c3304fd531ab9a1bbf15 Mon Sep 17 00:00:00 2001 From: kylian prebost Date: Mon, 1 Jun 2026 11:55:46 +0200 Subject: [PATCH] modif du index.php --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index f76360a..ba6c901 100644 --- a/index.php +++ b/index.php @@ -28,7 +28,7 @@ case null: - require('views/login_views.php'); + require('views/welcome_view.php'); break; case '':