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