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/Path.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/model/Path.php') diff --git a/src/model/Path.php b/src/model/Path.php index 11be6fe..ad44fd9 100644 --- a/src/model/Path.php +++ b/src/model/Path.php @@ -1,5 +1,7 @@ findPage(Director::$menu_data, $path_array); // remplit $this->current_page } catch(Exception $e){} -- cgit v1.2.3