mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Fix property not defined
This commit is contained in:
parent
411e9c87e3
commit
f5da126cff
|
|
@ -294,6 +294,11 @@ class ActionComm extends CommonObject
|
|||
*/
|
||||
public $icalcolor;
|
||||
|
||||
/**
|
||||
* @var string Extraparam
|
||||
*/
|
||||
public $extraparams;
|
||||
|
||||
/**
|
||||
* @var array Actions
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user