From 28698982ff6dc67a331788c2637bce8689121769 Mon Sep 17 00:00:00 2001 From: polo-pc-greta Date: Thu, 8 May 2025 12:32:34 +0200 Subject: =?UTF-8?q?modif=20page,=20cr=C3=A9ation=20d'un=20bloc?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/model/Menu.php | 2 +- src/model/Path.php | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'src/model') diff --git a/src/model/Menu.php b/src/model/Menu.php index 10cf3d5..9fb8562 100644 --- a/src/model/Menu.php +++ b/src/model/Menu.php @@ -1,5 +1,5 @@ findPage(Director::$menu_data, $path_array); // remplit $this->current_page } catch(Exception $e){} -- cgit v1.2.3