diff --git a/include/class_follow_up.php b/include/class_follow_up.php index 1ca896d76..5406c13a2 100644 --- a/include/class_follow_up.php +++ b/include/class_follow_up.php @@ -92,6 +92,7 @@ class Follow_Up $this->db = $p_cn; $this->ag_id=$p_id; $this->f_id = 0; + $this->aAction_detail=array(); } static function sql_security_filter($cn,$p_mode) {