From 56438efc5fff047df3dbd49f25f5a20792a41fdc Mon Sep 17 00:00:00 2001 From: Jan BELLON Date: Tue, 12 Mar 2024 08:51:21 +0000 Subject: [PATCH] Update 2 files - /html/src/index.php - /html/compte.php --- html/compte.php | 4 ++-- html/src/index.php | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 html/src/index.php diff --git a/html/compte.php b/html/compte.php index dd448eae..9f65f31f 100644 --- a/html/compte.php +++ b/html/compte.php @@ -206,8 +206,8 @@ if (isset($_FILES['banner']) && $_FILES['banner']['error'] == 0) {
-
-
+
+
diff --git a/html/src/index.php b/html/src/index.php new file mode 100644 index 00000000..793e46d7 --- /dev/null +++ b/html/src/index.php @@ -0,0 +1 @@ + \ No newline at end of file