Update actioncomm.class.php

This commit is contained in:
Frédéric FRANCE 2019-03-19 12:49:54 +01:00 committed by GitHub
parent 544934f322
commit 013e536f32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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