Fix newMessagePublic for ticket module
This commit is contained in:
parent
c1cf4fbb95
commit
c76c2e0d3e
@ -827,6 +827,7 @@ class ActionsTicket
|
||||
|
||||
global $mysoc, $conf, $langs;
|
||||
|
||||
$object = new Ticket($this->db);
|
||||
$error = 0;
|
||||
$ret = $object->fetch('', '', GETPOST('track_id','alpha'));
|
||||
$object->socid = $object->fk_soc;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user