Layout for demandeur field

This commit is contained in:
lars
2019-03-11 15:38:58 +01:00
parent bf828806a9
commit cb17173481
2 changed files with 4 additions and 3 deletions

View File

@@ -4,7 +4,8 @@ return [
'host' => 'accred-db',
'name' => 'accred19',
'user' => 'accred',
'pass' => 'accred19'
'pass' => 'accred19',
'year' => '2019'
];
?>