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