summaryrefslogtreecommitdiffstats
path: root/app/model/issue.php (follow)
AgeCommit message (Collapse)AuthorFilesLines
2018-10-25issue: Implement form handler iss-mesg-addMalf Furious1-0/+57
Submissions to the iss-mesg-add form are now handled by this function. User must be logged in and permitted to post to the issue in question. Signed-off-by: Malf Furious <m@lfurio.us>