Ajout d'un champs dans le fetch
This commit is contained in:
parent
6bbc85a427
commit
3207ac07ab
@ -94,6 +94,7 @@ class User {
|
|||||||
$this->pass = $obj->pass;
|
$this->pass = $obj->pass;
|
||||||
$this->webcal_login = $obj->webcal_login;
|
$this->webcal_login = $obj->webcal_login;
|
||||||
|
|
||||||
|
$this->societe_id = $obj->fk_societe;
|
||||||
}
|
}
|
||||||
$this->db->free();
|
$this->db->free();
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user