uncomment attribute withemail in the constuct

This commit is contained in:
Lamrani Abdel 2022-11-14 16:19:21 +01:00
parent e7fde14c7a
commit 58a66ca8a6

View File

@ -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;