From c8b7b2a2f582a5f5214ce54b60db93a585138f9f Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Wed, 7 Nov 2018 12:02:20 +0100 Subject: [PATCH] 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 a69db88b2..9258c492f 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=[]; } /** *@brief used with a usort function, to sort an array of Fiche on the name