From 48510edae88c537bef85867bf016f941413190f2 Mon Sep 17 00:00:00 2001 From: Bess1k Date: Tue, 17 Feb 2026 23:25:06 +0100 Subject: [PATCH] changer le nom de fonction pour partage projet --- controllers/project_controller.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/controllers/project_controller.php b/controllers/project_controller.php index ef05b1b..104fecd 100644 --- a/controllers/project_controller.php +++ b/controllers/project_controller.php @@ -193,7 +193,7 @@ } } - public function sendEmail() + public function shareProject() { if (count($_POST) > 0) {