*** empty log message ***
This commit is contained in:
parent
6b5ff9a04e
commit
a9e5d82c64
@ -285,7 +285,7 @@ class Adherent
|
|||||||
$this->pays = stripslashes($obj->pays);
|
$this->pays = stripslashes($obj->pays);
|
||||||
$this->datefin = $obj->datefin;
|
$this->datefin = $obj->datefin;
|
||||||
$this->commentaire = stripslashes($obj->note);
|
$this->commentaire = stripslashes($obj->note);
|
||||||
$this->cp = $obj->morphy;
|
$this->morphy = $obj->morphy;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user