noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 01/04: adapt to 7.2 ,array


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 01/04: adapt to 7.2 ,array
Date: Wed, 7 Nov 2018 11:30:34 -0500 (EST)

sparkyx pushed a commit to branch master
in repository noalyss.

commit c8b7b2a2f582a5f5214ce54b60db93a585138f9f
Author: Dany De Bontridder <address@hidden>
Date:   Wed Nov 7 12:02:20 2018 +0100

    adapt to 7.2  ,array
---
 include/class/fiche.class.php | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/class/fiche.class.php b/include/class/fiche.class.php
index a69db88..9258c49 100644
--- a/include/class/fiche.class.php
+++ b/include/class/fiche.class.php
@@ -57,6 +57,7 @@ class Fiche
         $this->cn=$p_cn;
         $this->id=$p_id;
         $this->quick_code='';
+        $this->attribut=[];
     }
     /**
      address@hidden used with a usort function, to sort an array of Fiche on 
the name



reply via email to

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