From 77df0f9de89106f0d095ac57e26f528f4c436c78 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Tue, 25 Aug 2020 21:01:10 +0200 Subject: [PATCH] =?UTF-8?q?mots=20cl=C3=A9s=20apporchants=20par=20d=C3=A9f?= =?UTF-8?q?aut?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module/search/search.php | 2 +- module/search/view/index/index.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/module/search/search.php b/module/search/search.php index 25355f9c..97f47e32 100755 --- a/module/search/search.php +++ b/module/search/search.php @@ -30,7 +30,7 @@ class search extends common { // Variables pour le dialogue avec le formulaire public static $motclef = ''; - public static $motentier = ''; + public static $motentier = true; public static $previewLength = [ 100 => '100 caractères', 200 => '200 caractères', diff --git a/module/search/view/index/index.php b/module/search/view/index/index.php index 66b72b91..dd4faa52 100755 --- a/module/search/view/index/index.php +++ b/module/search/view/index/index.php @@ -17,7 +17,7 @@
$module::$motentier + 'checked' => $module::$motentier, ]); ?>