From c9cdc88ffae25a9daf58b5018bb475f23a66e613 Mon Sep 17 00:00:00 2001 From: JosephK Date: Wed, 3 Dec 2014 15:04:12 +0100 Subject: [PATCH] =?UTF-8?q?Produit=20l'erreur=20=C2=AB=20PHP=20Parse=20err?= =?UTF-8?q?or:=20=20syntax=20error,=20unexpected=20'')=20=3D=3D=3D=20true?= =?UTF-8?q?=20=C2=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (cherry picked from commit dcee9d4cd69151d105473163407a61a24703bc9e) --- admin/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/index.php b/admin/index.php index f03fa77..a320e25 100644 --- a/admin/index.php +++ b/admin/index.php @@ -114,6 +114,6 @@ echo ''."\n"; bandeau_pied(true); // si on annule la suppression, rafraichissement de la page -if (Utils::issetAndNoEmpty('annulesuppression') === true) { +/*if (Utils::issetAndNoEmpty('annulesuppression') === true) { // TODO -} +}*/