From 61a88bf5efbb3ea5af5aebb97e88bfb49002aedc Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Fri, 26 Dec 2025 17:28:29 +0000 Subject: [PATCH] Debug --- Vue/Ajaxgabarit/index.php | 4 ++-- Vue/gabarit.php | 13 ------------- 2 files changed, 2 insertions(+), 15 deletions(-) diff --git a/Vue/Ajaxgabarit/index.php b/Vue/Ajaxgabarit/index.php index b8cc17c..129571e 100644 --- a/Vue/Ajaxgabarit/index.php +++ b/Vue/Ajaxgabarit/index.php @@ -2,8 +2,8 @@ ?> - - + + diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 775ecf8..2a6b9c0 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -53,23 +53,10 @@ function detectActiveMenu($activeLink, $menus, $gabary) { $menuData = detectActiveMenu($activeLink, $menus, $gabary); $activeParentId = $menuData['parent']; $activeChildId = $menuData['child']; - -// Pour le débogage -echo ""; ?>