Changed par Yann Coster
This commit is contained in:
parent
089e5936a6
commit
60f7320772
3 changed files with 499 additions and 209 deletions
|
|
@ -1045,6 +1045,12 @@ class Fiche
|
|||
{
|
||||
$this->getAttribut();
|
||||
}
|
||||
/*!\brief Synonum of fiche::getAttribut
|
||||
*/
|
||||
function load()
|
||||
{
|
||||
$this->getAttribut();
|
||||
}
|
||||
/*!\brief get all the card thanks the fiche_def_ref
|
||||
* \param $p_offset (default =-1)
|
||||
* \param $p_search sql condition
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue