Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-09-02 | Some code optimizations has been made in admin/index.php to prevent ↵ | Thomas Lange | 1 | -6/+10 | |
duplicate definitions of the same SQL query. Additionally, the default database fetch mode was changed to FETCH_ASSOC. | |||||
2017-04-11 | The control structures "require_once" have been replaced by a simple ↵ | Thomas Lange | 1 | -1/+1 | |
"require" (except within the 403.php and 404.php where it makes sense, because these files can be directly called or included). | |||||
2017-04-11 | Class "ExceptionHandler" has been removed and several files has been changed. | Thomas Lange | 1 | -1/+1 | |
2017-02-24 | Initial commit.v1.0 | Thomas Lange | 1 | -0/+88 | |