forked from fa/breadcrumb-the-shire
9 lines
161 B
PHP
9 lines
161 B
PHP
<?php
|
|
return array (
|
|
'app_title' => 'IVMS',
|
|
'app_locale' => 'de',
|
|
'app_theme' => 'dark',
|
|
'app_theme_user' => '1',
|
|
'app_primary_color' => '#9b3dc7',
|
|
);
|