Update actioncomm.class.php
This commit is contained in:
parent
544934f322
commit
013e536f32
@ -93,14 +93,14 @@ class ActionComm extends CommonObject
|
|||||||
*
|
*
|
||||||
* @var integer
|
* @var integer
|
||||||
*/
|
*/
|
||||||
public $datec;
|
public $datec;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Date modification record (tms)
|
* Date modification record (tms)
|
||||||
*
|
*
|
||||||
* @var integer
|
* @var integer
|
||||||
*/
|
*/
|
||||||
public $datem;
|
public $datem;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Object user that create action
|
* Object user that create action
|
||||||
@ -142,7 +142,7 @@ class ActionComm extends CommonObject
|
|||||||
*
|
*
|
||||||
* @var integer
|
* @var integer
|
||||||
*/
|
*/
|
||||||
public $datep2;
|
public $datep2;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var int -1=Unkown duration
|
* @var int -1=Unkown duration
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user