From 4eee0d52e14d16d8333d47a17533e23def8706ae Mon Sep 17 00:00:00 2001
From: vthierry <thierry.vieville@inria.fr>
Date: Wed, 10 Oct 2018 18:56:23 +0200
Subject: [PATCH] .

---
 attestation/index.php | 1 -
 1 file changed, 1 deletion(-)

diff --git a/attestation/index.php b/attestation/index.php
index 498d267..7ef5431 100644
--- a/attestation/index.php
+++ b/attestation/index.php
@@ -6,7 +6,6 @@
   // require_once('../doc/error_for_all.php');
 define('WP_USE_THEMES', false);
 require_once("../../../../wp-load.php");
-require_once("../doc/error_for_all.php");
 
 $classcodeUrl='';
 if(empty($_SERVER["HTTPS"])){
-- 
GitLab