From db112f68f5f69dcbe48cfd901bd83509e1c90b26 Mon Sep 17 00:00:00 2001 From: Pierre Date: Fri, 20 Mar 2020 01:42:26 +0100 Subject: [PATCH] =?UTF-8?q?Changement=20des=20droits=20d'acc=C3=A8s=20au?= =?UTF-8?q?=20forum=20public...=20Seuls=20les=20membres=20peuvent=20y=20av?= =?UTF-8?q?oir=20acc=C3=A8s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- balint_autorisations.php | 2 +- content/espace_membre.html | 13 +++++++++++++ inclure/menu_principal.html | 2 +- 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/balint_autorisations.php b/balint_autorisations.php index aadd808..d53503b 100644 --- a/balint_autorisations.php +++ b/balint_autorisations.php @@ -130,7 +130,7 @@ function autoriser_article_rediger($faire, $type, $id, $qui, $opt) { } function autoriser_sujet_creer($faire, $type, $id, $qui, $opt) { - return in_array($qui['statut'], array('0minirezo','1comite','6forum')); + return in_array($qui['statut'], array('0minirezo','1comite')); } function autoriser_sujet_editer($faire, $type, $id, $qui, $opt) { diff --git a/content/espace_membre.html b/content/espace_membre.html index 9f5dada..bb9da74 100644 --- a/content/espace_membre.html +++ b/content/espace_membre.html @@ -9,7 +9,20 @@

Espace membre

+ + +
+ Votre accès à l'espace membre sera attribué dans les 48 heures. +
+