add some comment
This commit is contained in:
parent
3f15c4e3a9
commit
a1bd895e41
@ -26,6 +26,10 @@ class mailing_mailinglist_mymodule_myobject extends MailingTargets
|
|||||||
|
|
||||||
public $enabled=0;
|
public $enabled=0;
|
||||||
public $require_module=array();
|
public $require_module=array();
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @var string String with name of icon for myobject. Must be the part after the 'object_' into object_myobject.png
|
||||||
|
*/
|
||||||
public $picto='mymodule@mymodule';
|
public $picto='mymodule@mymodule';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user