Update actioncomm.class.php
This commit is contained in:
parent
4066af99e0
commit
c626dcb710
@ -37,9 +37,9 @@ class ActionComm extends CommonObject
|
||||
public $element='action';
|
||||
|
||||
/**
|
||||
* @var string Name of table without prefix where object is stored
|
||||
*/
|
||||
public $table_element = 'actioncomm';
|
||||
* @var string Name of table without prefix where object is stored
|
||||
*/
|
||||
public $table_element = 'actioncomm';
|
||||
|
||||
public $table_rowid = 'id';
|
||||
public $picto='action';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user