From a6cedc712c4956d0ac5e44dd85ff3629950e7a63 Mon Sep 17 00:00:00 2001 From: tofulm Date: Wed, 21 Apr 2021 17:05:37 +0200 Subject: [PATCH] ajout cache 0 --- content/editer_compte_spip.html | 2 ++ formulaires/editer_compte_spip.html | 3 +++ 2 files changed, 5 insertions(+) diff --git a/content/editer_compte_spip.html b/content/editer_compte_spip.html index 6bd805e..9ea644b 100644 --- a/content/editer_compte_spip.html +++ b/content/editer_compte_spip.html @@ -1,3 +1,5 @@ +#CACHE{0} + [(#SESSION{id_auteur}|sinon_interdire_acces{[(#URL_PAGE{mon_compte})]})]

<:comptespip:editer_compte_spip:>

diff --git a/formulaires/editer_compte_spip.html b/formulaires/editer_compte_spip.html index b8a3ca2..ee64a24 100644 --- a/formulaires/editer_compte_spip.html +++ b/formulaires/editer_compte_spip.html @@ -1,8 +1,11 @@ +#CACHE{0} +
[

(#ENV*{message_erreur})

] [

(#ENV*{message_ok})

] +
#ACTION_FORMULAIRE{#ENV{action}}