From 7061b1d7f6cfc12c3ae5ad39db48199daa55cad3 Mon Sep 17 00:00:00 2001
From: "real3t@gmail.com" <>
Date: Thu, 6 Oct 2016 06:52:57 +0000
Subject: [PATCH] =?UTF-8?q?D=C3=A9cid=C3=A9ment=20:=20il=20ne=20faut=20pas?=
 =?UTF-8?q?=20de=20chiffres=20dans=20le=20nom=20d'un=20fichier=20de=20log?=
 =?UTF-8?q?=20!?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 404.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/404.html b/404.html
index cfb46970..13419126 100644
--- a/404.html
+++ b/404.html
@@ -1,5 +1,5 @@
 <?php 
-spip_log('404 REQUEST_URI: '.$_SERVER['REQUEST_URI'].' | User agent: '.$_SERVER['HTTP_USER_AGENT'].' | Referer: '.$_SERVER['HTTP_REFERER'], '404erreur.'._LOG_INFO_IMPORTANTE);
+spip_log('404 REQUEST_URI: '.$_SERVER['REQUEST_URI'].' | User agent: '.$_SERVER['HTTP_USER_AGENT'].' | Referer: '.$_SERVER['HTTP_REFERER'], 'quatrecentquatre'._LOG_INFO_IMPORTANTE);
 header("HTTP/1.1 404 Not Found", true);
 ?>[(#HTTP_HEADER{"Cache-Control: no-store, no-cache, must-revalidate"}
 )][(#HTTP_HEADER{Pragma: no-cache}
-- 
GitLab