From 5fbb8c1a14b9677f2b685b7a9016bf03de544f7c Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Sun, 16 Nov 2014 15:23:10 +0100 Subject: [PATCH] =?UTF-8?q?Am=C3=A9lioration=20d=C3=A9tail=20op=C3=A9ratio?= =?UTF-8?q?n=20:=20actions=20attach=C3=A9es?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- include/class_follow_up.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/class_follow_up.php b/include/class_follow_up.php index 5de133a54..69b800d4a 100644 --- a/include/class_follow_up.php +++ b/include/class_follow_up.php @@ -1469,7 +1469,7 @@ class Follow_Up { global $cn; $array=$cn->get_array(" - select ag_id,ag_ref, + select ag_id,ag_ref,ago_id, ag_title from action_gestion join action_gestion_operation using(ag_id)