Update cstate.class.php
This commit is contained in:
parent
a17bcd1768
commit
f8b75f3312
@ -49,6 +49,11 @@ class Cstate // extends CommonObject
|
||||
*/
|
||||
public $id;
|
||||
|
||||
/**
|
||||
* @var int ID
|
||||
*/
|
||||
public $rowid;
|
||||
|
||||
public $code_departement;
|
||||
public $code;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user