Fiche_Def_Ref : deprecated dynamic data

DocumentTest : deprecated dynamic data
This commit is contained in:
sparkyx 2025-08-04 23:40:38 +02:00
parent 4cee79c1f2
commit e9e49a0e2b
2 changed files with 2 additions and 1 deletions

View file

@ -33,7 +33,7 @@ class Fiche_Def_Ref
var $frd_class_base; /*!< fiche_def_ref.frd_class_base */
var $attribut; /*!< array which containing list of attr */
/* it is used with dynamic variables */
var $db; /*!< Database connx */
function __construct($p_cn,$p_frd_id=-1)
{
$this->db=$p_cn;