bug attribut fiche :update fiche : extra
This commit is contained in:
parent
9e656f34ed
commit
a12e607ca0
1 changed files with 1 additions and 0 deletions
|
|
@ -169,6 +169,7 @@ class Fiche
|
|||
$t->av_text=$row['ad_value'];
|
||||
$t->ad_type=$row['ad_type'];
|
||||
$t->ad_size=$row['ad_size'];
|
||||
$t->ad_extra=$row['ad_extra'];
|
||||
$t->jnt_order=$row['jnt_order'];
|
||||
$this->attribut[$i]=$t;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue