typo #13

Closed
opened 2025-02-23 09:48:58 +00:00 by tp_dhu · 0 comments
Owner

$ticket_id = $db->lastInserId();

Should be ->lastInsertID

https://git.tinylink.uk/tp_dhu/tp_servicedesk/src/commit/423f6ae383996f70a34072a81da4542cf443478d/app/controllers/TicketController.php#L74 Should be `->lastInsertID`
tp_dhu added the
bug
label 2025-02-23 09:48:58 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: tp_dhu/tp_servicedesk#13
No description provided.