From b298a4a3bbde68d3eba0b1e13912f5c560c970ff Mon Sep 17 00:00:00 2001 From: sparkyx Date: Tue, 13 Oct 2020 13:45:29 +0200 Subject: [PATCH] Notice --- include/class/follow_up.class.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/class/follow_up.class.php b/include/class/follow_up.class.php index c7f91027b..0a738ee71 100644 --- a/include/class/follow_up.class.php +++ b/include/class/follow_up.class.php @@ -83,7 +83,7 @@ class Follow_Up var $ag_dest; /*!< $ag_dest person who is in charged */ var $ag_contact; /*!< $ag_contact contact */ var $ag_remind_date; /*!< $ag_contact contact */ - + var $f_id_dest ; /*!< followup action recipient */ /** * @brief $operation string related operation */ @@ -108,6 +108,7 @@ class Follow_Up $this->operation=""; $this->action=""; $this->f_dest_id=0; + $this->f_id_dest=0; } /** * Create a filter based on the current user,