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-08-10 09:37:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3cae52067aacd47d2a5664dca3153b54c5617193
itflow
/
guest
History
johnnyq
abb724b40b
Removed Orphaned vars
2026-08-06 14:03:44 -04:00
..
custom
Update .gitignore and add custom directories to /admin /client /guest /user Example Documentation coming soon
2025-09-22 19:33:40 -04:00
includes
Use Short echo tags across the code
2026-07-28 18:47:52 -04:00
guest_ajax.php
More sweeps to replace select * with actual returned column names dramatically reduces php memory usage and speeds up processing dramatically especially in the crons since they run all the time
2026-08-06 13:10:23 -04:00
guest_approve_ticket_task.php
More sweeps to replace select * with actual returned column names dramatically reduces php memory usage and speeds up processing dramatically especially in the crons since they run all the time
2026-08-06 13:10:23 -04:00
guest_calendar_feed.php
More sweeps to replace select * with actual returned column names dramatically reduces php memory usage and speeds up processing dramatically especially in the crons since they run all the time
2026-08-06 13:10:23 -04:00
guest_download_file.php
More sweeps to replace select * with actual returned column names dramatically reduces php memory usage and speeds up processing dramatically especially in the crons since they run all the time
2026-08-06 13:10:23 -04:00
guest_pay_invoice_stripe.php
Removed Orphaned vars
2026-08-06 14:03:44 -04:00
guest_post.php
More sweeps to replace select * with actual returned column names dramatically reduces php memory usage and speeds up processing dramatically especially in the crons since they run all the time
2026-08-06 13:10:23 -04:00
guest_quote_upload_file_modal.php
Use Short echo tags across the code
2026-07-28 18:47:52 -04:00
guest_view_invoice.php
More sweeps to replace select * with actual returned column names dramatically reduces php memory usage and speeds up processing dramatically especially in the crons since they run all the time
2026-08-06 13:10:23 -04:00
guest_view_item.php
More sweeps to replace select * with actual returned column names dramatically reduces php memory usage and speeds up processing dramatically especially in the crons since they run all the time
2026-08-06 13:10:23 -04:00
guest_view_quote.php
More sweeps to replace select * with actual returned column names dramatically reduces php memory usage and speeds up processing dramatically especially in the crons since they run all the time
2026-08-06 13:10:23 -04:00
guest_view_ticket.php
Query Optimization: Select only needed columns instead of SELECT * on looped queries
2026-08-06 12:59:43 -04:00
index.php
More Relative to Absolute web asset paths updates
2025-09-24 13:09:25 -04:00