cerebrate/config
DocArmoryTech 8df9708258
Added missing 'Cerebrate' section
Second part of resolution to Issue #75

Added missing Cerebrate config section to resolved the following error:

```
warning: Warning (2): in_array() expects parameter 2 to be array, null given in [/var/www/cerebrate/src/Controller/Component/Navigation/sidemenu.php, line 130]
Request URL: /users/login
Referer URL: http://127.0.0.1:8000/users/login?redirect=%2F
Client IP: 127.0.0.1
```
2021-10-28 22:23:38 +01:00
..
Migrations new: [user-settings] Added user settings feature 2021-10-08 10:27:40 +02:00
schema chg: [restructure] the application 2020-06-22 14:28:17 +02:00
app.php chg: [restructure] the application 2020-06-22 14:28:17 +02:00
app_local.env.example.php new: [config] added config using env variables for the DB connection 2020-12-07 13:54:07 +01:00
app_local.example.php Added missing 'Cerebrate' section 2021-10-28 22:23:38 +01:00
bootstrap.php chg: [settings] fixes 2021-10-21 10:58:07 +02:00
bootstrap_cli.php chg: [restructure] the application 2020-06-22 14:28:17 +02:00
cerebrate-pagination-templates.php chg: [restructure] the application 2020-06-22 14:28:17 +02:00
cerebrate.php chg: [setting] Support of themes in settings 2021-09-18 11:21:50 +02:00
config.example.json chg: [installation] Improvement installation instructions 2021-10-21 13:43:11 +02:00
paths.php chg: [restructure] the application 2020-06-22 14:28:17 +02:00
requirements.php chg: [restructure] the application 2020-06-22 14:28:17 +02:00
routes.php fix: httpOnly should be httponly 2020-12-02 18:30:22 +01:00