*** empty log message ***

This commit is contained in:
Rodolphe Quiedeville 2002-12-30 16:04:55 +00:00
parent 6b5ff9a04e
commit a9e5d82c64

View File

@ -285,7 +285,7 @@ class Adherent
$this->pays = stripslashes($obj->pays);
$this->datefin = $obj->datefin;
$this->commentaire = stripslashes($obj->note);
$this->cp = $obj->morphy;
$this->morphy = $obj->morphy;
}
}
else