adapt to 7.2 ,array
This commit is contained in:
parent
608c564fbe
commit
c8b7b2a2f5
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue