aboutsummaryrefslogtreecommitdiffstats
path: root/403.php
AgeCommit message (Expand)AuthorFilesLines
2021-08-04Move error page logic into the Application classThomas Lange1-13/+3
2021-06-14Remove more redundant try/catch blocksThomas Lange1-15/+6
2019-10-29Remove PHP closing tags and add LF to text filesThomas Lange1-1/+0
2017-10-24Some comments have been updated, unnecessary whitespace at the end of some fi...Thomas Lange1-1/+1
2017-04-29Template method "get" is now used to get the previously defined name of the p...Thomas Lange1-1/+1
2017-04-11The control structures "require_once" have been replaced by a simple "require...Thomas Lange1-3/+1
2017-04-11Class "ExceptionHandler" has been removed and several files has been changed.Thomas Lange1-1/+1
2017-04-11Error pages for HTTP status code 403 and 404 moved to another location (prepa...Thomas Lange1-0/+32