mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
Fix property not defined
This commit is contained in:
@@ -294,6 +294,11 @@ class ActionComm extends CommonObject
|
||||
*/
|
||||
public $icalcolor;
|
||||
|
||||
/**
|
||||
* @var string Extraparam
|
||||
*/
|
||||
public $extraparams;
|
||||
|
||||
/**
|
||||
* @var array Actions
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user