Author: danydb
Date: 2012-01-06 14:08:33 +0100 (Fri, 06 Jan 2012)
New Revision: 4668
Modified:
phpcompta/trunk/include/class_fiche.php
Log:
bug attribut fiche :update fiche : extra
Modified: phpcompta/trunk/include/class_fiche.php
===================================================================
--- phpcompta/trunk/include/class_fiche.php 2012-01-06 12:44:56 UTC (rev
4667)
+++ phpcompta/trunk/include/class_fiche.php 2012-01-06 13:08:33 UTC (rev
4668)
@@ -169,6 +169,7 @@
$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;
}
_______________________________________________
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev