From 701afc99e9c6710ba2f22425e86f9d6f654f75a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20FRANCE?= Date: Wed, 16 Oct 2019 23:03:59 +0200 Subject: [PATCH] Update html.formticket.class.php --- htdocs/core/class/html.formticket.class.php | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/core/class/html.formticket.class.php b/htdocs/core/class/html.formticket.class.php index 87b9d1fcb99..c46f6ed0f7c 100644 --- a/htdocs/core/class/html.formticket.class.php +++ b/htdocs/core/class/html.formticket.class.php @@ -76,6 +76,7 @@ class FormTicket public $withfromsocid; public $withfromcontactid; public $withnotnotifytiersatcreate; + public $withnotifytiersatcreate; public $withusercreate; // Show name of creating user in form public $withcreatereadonly;