phpcs
This commit is contained in:
parent
38aced687b
commit
53aca952db
@ -56,6 +56,8 @@ class EmailSenderProfile extends CommonObject
|
||||
*/
|
||||
public $picto = 'emailsenderprofile';
|
||||
|
||||
public $fk_user_creat;
|
||||
|
||||
|
||||
const STATUS_DISABLED = 0;
|
||||
const STATUS_ENABLED = 1;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user