From 1c34b804ded57b2bac99fa92c6321436d75a123f Mon Sep 17 00:00:00 2001 From: sparkyx Date: Tue, 23 Jul 2024 17:43:18 +0200 Subject: [PATCH] Task 2370: Annonce Permettre l'insertion d'annonce dans la page de connection --- .gitignore | 1 + html/index.php | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 45c09b82e..b5318cf3b 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,4 @@ local/* /include/ext/noalyss_document/.idea/ .idea/* include/tfpdf/font/unifont/* +html/ads.html diff --git a/html/index.php b/html/index.php index 335656446..95015c827 100644 --- a/html/index.php +++ b/html/index.php @@ -232,6 +232,11 @@ if (isset($_REQUEST['reconnect'])&&isset($_REQUEST['backurl']))

NOALYSS

+