engelsystem/includes
Igor Scheller 15751f9c7a Fix error when accessing undefined date
Closes #491 (Edit User fails when User never logged in before)
2018-11-02 18:03:40 +01:00
..
controller Replaced `Auth()` with `auth()` 2018-10-31 13:43:23 +01:00
helper Replaced `Auth()` with `auth()` 2018-10-31 13:43:23 +01:00
mailer User: Bugfixes & code cleanup 2018-10-31 13:43:23 +01:00
model Replaced `Auth()` with `auth()` 2018-10-31 13:43:23 +01:00
pages Fix error when accessing undefined date 2018-11-02 18:03:40 +01:00
view Replaced `Auth()` with `auth()` 2018-10-31 13:43:23 +01:00
application.php Refactoring: moved application bootstrapping to bootstrap.php 2018-01-16 19:56:05 +01:00
autoload.php Installation: Added migrations for install.sql and update.sql files 2018-08-30 16:07:50 +02:00
engelsystem.php Make application name configurable 2018-10-30 22:50:22 +01:00
includes.php EventConfig: Merge event configuration from database to global config 2018-10-30 21:13:56 +01:00
sys_auth.php Replaced more user related stuff 2018-10-31 13:43:23 +01:00
sys_form.php EventConfig: Merge event configuration from database to global config 2018-10-30 21:13:56 +01:00
sys_log.php Changed more functions 🎉 2018-10-31 13:43:23 +01:00
sys_menu.php Replaced `Auth()` with `auth()` 2018-10-31 13:43:23 +01:00
sys_page.php EventConfig: Merge event configuration from database to global config 2018-10-30 21:13:56 +01:00
sys_template.php Merge branch 'twig-templates' 2018-09-23 20:11:37 +02:00