This website requires JavaScript.
Explore
Help
Register
Sign In
ThaMunsta
/
itflow
Watch
1
Star
0
Fork
0
You've already forked itflow
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
3,747
Commits
2
Branches
0
Tags
25d242dc8607dca2b8abd41f681cdd4e941f8649
Commit Graph
5 Commits
Author
SHA1
Message
Date
johnnyq
92ccd7de14
Update/Fix Mail Functions in POST/contact.php and event.php - sanitize POST vars instead the whole mail subject and body which prevents having a mixed of confusing redundant escaped and unescaped vars also fixed scheduling calendar events was not working to send an email out
2024-01-20 19:08:51 -05:00
johnnyq
957bbc5f55
Update from name and email in other areas as well
2023-12-21 01:47:24 -05:00
o-psi
98f731b4d4
Remove any "Send Single Email" declarations except in mail queue.
...
All emails go through the mail queue, using the addToMailQueue() function.
2023-12-19 23:02:05 +00:00
o-psi
53c11edc8c
Update constructs to not have parenthesis.
2023-10-20 15:25:52 -05:00
Marcus Hill
ebecdd3da2
Post.php - Separate 9k lines into separate files by sub-modules (e.g. ticket, invoice, expense) for easier development and troubleshooting
2023-07-02 14:56:12 +01:00