rename application to ?Questlab?

This commit is contained in:
coderkun 2014-04-24 14:41:21 +02:00
commit e76160c82a
8 changed files with 13 additions and 12 deletions

View file

@ -30,7 +30,8 @@
* @var array
*/
public static $app = array(
'name' => 'The Legend of Z',
'name' => 'Questlab',
'genericname' => 'The Legend of Z',
'namespace' => 'hhu\\z\\',
'timeZone' => 'Europe/Berlin',
'mailsender' => 'noreply@zyren.inf-d.de'