uncomment attribute withemail in the constuct
This commit is contained in:
parent
e7fde14c7a
commit
58a66ca8a6
@ -133,7 +133,7 @@ class FormTicket
|
||||
$this->withnotifytiersatcreate = 0;
|
||||
$this->withusercreate = 1;
|
||||
$this->withcreatereadonly = 1;
|
||||
//$this->withemail = 0;
|
||||
$this->withemail = 0;
|
||||
$this->withref = 0;
|
||||
$this->withextrafields = 0; // to show extrafields or not
|
||||
//$this->withtopicreadonly=0;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user