Update html.formticket.class.php

This commit is contained in:
Frédéric FRANCE 2023-01-11 20:51:33 +01:00 committed by GitHub
parent 76d7295732
commit 008c74a6be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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