summaryrefslogtreecommitdiffstats
path: root/app/view/stdpage.php (follow)
AgeCommit message (Collapse)AuthorFilesLines
2017-06-27Reformat view helper modulesMalf Furious1-3/+4
To limit whitespace being piped to the client, remove empty lines of free HTML between PHP functions defined in view files. To maintain readability, this spacing is added back at the top and bottom of each PHP function.
2017-06-24Remove unnessary identifier qualifiersMalf Furious1-3/+3
2017-06-24Add stdpage view templateMalf Furious1-0/+65