aboutsummaryrefslogtreecommitdiff
path: root/controllers/contact.controller.php
AgeCommit message (Expand)AuthorFilesLines
2019-06-29controllers/contact.controller: Return on single lineThedro Neely1-2/+1
2019-03-28controllers/contact: Ensure spam is false on successThedro Neely1-2/+2
2019-03-18controllers/contact: Only check for email and messageThedro Neely1-2/+1
2019-03-16controllers/contact: Let the view use alternate variablesThedro Neely1-3/+7
2019-03-16controllers/contact: Return spam 403 response code on single line;Thedro Neely1-2/+1
2019-03-16controllers/contact: Merge mail and contact controllersThedro Neely1-0/+55