noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 23/39: warning about undefined $this->f_id_de


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 23/39: warning about undefined $this->f_id_dest
Date: Sat, 11 Jul 2020 13:20:43 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit ad67d7a8fd18e85b6a974045692c5a5d8ffe0dfc
Author: Dany De Bontridder <danydb@noalyss.eu>
AuthorDate: Tue Jun 9 18:14:49 2020 +0200

    warning about undefined $this->f_id_dest
---
 include/class/follow_up.class.php | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/class/follow_up.class.php 
b/include/class/follow_up.class.php
index 3f93271..29164ce 100644
--- a/include/class/follow_up.class.php
+++ b/include/class/follow_up.class.php
@@ -104,6 +104,7 @@ class Follow_Up
         $this->aAction_detail=array();
         $this->operation="";
         $this->action="";
+        $this->f_dest_id=0;
     }
     /**
      * Create a filter based on the current user, 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]