add contact mail address (implements #31)

This commit is contained in:
oliver 2015-04-08 13:09:44 +02:00
commit 64a47dfc5f
4 changed files with 11 additions and 3 deletions

View file

@ -34,7 +34,8 @@
'genericname' => 'The Legend of Z',
'namespace' => 'hhu\\z\\',
'timeZone' => 'Europe/Berlin',
'mailsender' => 'questlab@hhu.de',
'mailsender' => '',
'mailcontact' => '',
'registration_host' => ''
);