zikula-modules/Multisites

Undefined index: HTTP_HOST in /config/multisites_config.php

Closed this issue · 1 comments

When executing via CLI:

php app/console

The following notice is output:

PHP Notice:  Undefined index: HTTP_HOST in /config/multisites_config.php on line 3

The ZikulaKernel includes the file multisites_config.php, if it is readable.

Fixed by 9d2e66e