summaryrefslogtreecommitdiffstats
path: root/core/namespace/Application.php
AgeCommit message (Expand)AuthorFilesLines
2017-04-11The control structures "require_once" have been replaced by a simple "require...Thomas Lange1-2/+2
2017-04-11Inconsistency in class method fixed.Thomas Lange1-1/+1
2017-04-11Return type declaration "void" added.Thomas Lange1-3/+3
2017-04-11Class "ExceptionHandler" has been removed and several files has been changed.Thomas Lange1-3/+3
2017-04-11Methods "error403" and "error404" has been added to the "Application" class; ...Thomas Lange1-2/+17
2017-04-11Error pages for HTTP status code 403 and 404 moved to another location (prepa...Thomas Lange1-1/+1
2017-02-26Incorrect comment corrected and function moved to another line.Thomas Lange1-7/+7
2017-02-24Initial commit.v1.0Thomas Lange1-0/+148