From 98b868be40c274373624fd4edfee1abe2979a335 Mon Sep 17 00:00:00 2001 From: Jan BELLON Date: Fri, 8 Mar 2024 17:41:46 +0000 Subject: [PATCH] Update 5 files - /html/login.php - /html/news.php - /html/register.php - /html/upload.php - /html/users.php --- html/login.php | 2 +- html/news.php | 2 +- html/register.php | 2 +- html/upload.php | 2 +- html/users.php | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/html/login.php b/html/login.php index 3fcec7dd..b1f1ad4b 100644 --- a/html/login.php +++ b/html/login.php @@ -43,7 +43,7 @@ if(isset($_POST['username']) && isset($_POST['password'])) { <?=$title?> - +'>
diff --git a/html/news.php b/html/news.php index fe6ecaf7..5db9d62e 100644 --- a/html/news.php +++ b/html/news.php @@ -17,7 +17,7 @@ if (filter_var($_GET['article'], FILTER_VALIDATE_INT)) { <?=$title?> - +'>
diff --git a/html/register.php b/html/register.php index 1a704961..12467cee 100644 --- a/html/register.php +++ b/html/register.php @@ -43,7 +43,7 @@ if(isset($_POST['username']) && isset($_POST['password']) && isset($_POST['passw <?=$title?> - +'>
diff --git a/html/upload.php b/html/upload.php index 6dd3f6f0..96457121 100644 --- a/html/upload.php +++ b/html/upload.php @@ -47,7 +47,7 @@ if(isset($_POST['page-content'])) { } - +'>
diff --git a/html/users.php b/html/users.php index 522d9021..44152c34 100644 --- a/html/users.php +++ b/html/users.php @@ -32,7 +32,7 @@ if(isset($_POST['userid']) && isset($_POST['role']) && isset($_POST['accreditati <?=$title?> - +'>