From 8827adf856f956c1922bfd60a4c0c73121a9d78e Mon Sep 17 00:00:00 2001 From: Jan BELLON Date: Mon, 11 Mar 2024 09:18:59 +0000 Subject: [PATCH] Update 4 files - /html/robots.txt - /html/admin.php - /html/compte.php - /html/editpage.php --- html/admin.php | 1 + html/compte.php | 1 + html/editpage.php | 1 + html/robots.txt | 0 4 files changed, 3 insertions(+) create mode 100644 html/robots.txt diff --git a/html/admin.php b/html/admin.php index 15fe175a..92368cf2 100644 --- a/html/admin.php +++ b/html/admin.php @@ -12,6 +12,7 @@ if($_SESSION['role'] < 3) { + diff --git a/html/compte.php b/html/compte.php index cb843795..fb7abcc9 100644 --- a/html/compte.php +++ b/html/compte.php @@ -37,6 +37,7 @@ if(isset($_POST['delete_account'])) { + diff --git a/html/editpage.php b/html/editpage.php index 46bafb73..78c72a25 100644 --- a/html/editpage.php +++ b/html/editpage.php @@ -58,6 +58,7 @@ if(isset($fichier)) { + diff --git a/html/robots.txt b/html/robots.txt new file mode 100644 index 00000000..e69de29b