From 008c74a6bedadc91d0739816cef12dea3dba84a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20FRANCE?= Date: Wed, 11 Jan 2023 20:51:33 +0100 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 a397433979b..be515a2abf3 100644 --- a/htdocs/core/class/html.formticket.class.php +++ b/htdocs/core/class/html.formticket.class.php @@ -50,7 +50,6 @@ class FormTicket /** * @var string The track_id of the ticket. Used also for the $keytoavoidconflict to name session vars to upload files. - * @deprecated */ public $track_id;