This commit is contained in:
Dany wm 2024-09-18 22:35:07 +02:00 committed by sparkyx
parent 3b347a323c
commit f7d65ef647
7 changed files with 14 additions and 6 deletions

View file

@ -34,7 +34,7 @@ class Balance_Age
{
private $cn;
public $afiche;
function __construct($p_cn)
{
$this->cn=$p_cn;