You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Igor Scheller 9d34f371cb Added CreditsController 6 years ago
..
controller Replaced gettext translation `_()` with `__()` that uses the Translator class 6 years ago
helper Replaced gettext translation `_()` with `__()` that uses the Translator class 6 years ago
mailer Replaced gettext translation `_()` with `__()` that uses the Translator class 6 years ago
model Models: Added LogEntry model 6 years ago
pages Added CreditsController 6 years ago
view Template refactoring to use twig 6 years ago
application.php Refactoring: moved application bootstrapping to bootstrap.php 7 years ago
autoload.php Installation: Added migrations for install.sql and update.sql files 6 years ago
engelsystem.php Moved translation/internationalization to Helpers\Translator class 6 years ago
includes.php Models: Added LogEntry model 6 years ago
sys_auth.php Formatting & Docstrings 7 years ago
sys_form.php Removed translation from config file 6 years ago
sys_log.php Changed LogEntries table: Use log level instead of nick name 7 years ago
sys_menu.php Template refactoring to use twig 6 years ago
sys_page.php $bugfixes... 7 years ago
sys_template.php Template refactoring to use twig 6 years ago