This website requires JavaScript.
Explore
Help
Sign In
AS1024
/
itflow
Watch
1
Star
0
Fork
0
You've already forked itflow
mirror of
https://github.com/itflow-org/itflow
synced
2026-04-18 10:35:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4617f44cda8a8d5688955e39959c84c70685e532
itflow
/
api
/
v1
/
tickets
History
wrongecho
4617f44cda
- Prevent error 500s when existing data can't be cleanly re-inserted to database
2026-04-04 11:01:34 +01:00
..
create.php
replace all instances of mysqli_fetch_array with mysqli_fetch_assoc for better performance and memory usage
2026-01-14 17:30:23 -05:00
read.php
API Tidy
2024-09-11 18:06:45 +01:00
resolve.php
Tickets API - Add ability to resolve ticket in post request with only a ticket ID and client ID via resolve.php endpoint
2025-09-23 09:28:27 +01:00
ticket_model.php
- Prevent error 500s when existing data can't be cleanly re-inserted to database
2026-04-04 11:01:34 +01:00